37 lines
834 B
INI
37 lines
834 B
INI
# Copyright 2004-2009 Sabayon Linux
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
#
|
|
# Theme design and graphics by
|
|
# Ian Whyman <ian.whyman@sabayonlinux.org>
|
|
#
|
|
text_font=/etc/splash/babel/luxisri.ttf
|
|
|
|
bgcolor=0
|
|
|
|
tx=20
|
|
ty=20
|
|
tw=1400
|
|
th=800
|
|
|
|
text_x=15
|
|
text_y=832
|
|
text_size=14
|
|
text_color=0xFFFFFF
|
|
|
|
pic=/etc/splash/babel/images/verbose-1440x900.jpg
|
|
silentpic=/etc/splash/babel/images/silent-1440x900.jpg
|
|
|
|
|
|
# progress bar
|
|
box silent noover 1 860 1439 865 #000000
|
|
box silent inter 1 861 1 864 #3671BF
|
|
box silent 1 861 1439 864 #3671BF
|
|
|
|
|
|
# border of the progress bar
|
|
box silent 1 860 1439 860 #595959
|
|
box silent 1 865 1439 865 #595959
|
|
box silent 1 860 1 865 #595959
|
|
box silent 1439 860 1439 865 #595959
|
|
|