36 lines
830 B
INI
36 lines
830 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=760
|
|
th=515
|
|
|
|
text_x=15
|
|
text_y=532
|
|
text_size=14
|
|
text_color=0xFFFFFF
|
|
|
|
pic=/etc/splash/babel/images/verbose-800x600.jpg
|
|
silentpic=/etc/splash/babel/images/silent-800x600.jpg
|
|
|
|
|
|
# progress bar
|
|
box silent noover 1 560 799 565 #000000
|
|
box silent inter 1 561 1 564 #3671BF
|
|
box silent 1 561 799 564 #3671BF
|
|
|
|
|
|
# border of the progress bar
|
|
box silent 1 560 799 560 #595959
|
|
box silent 1 565 799 565 #595959
|
|
box silent 1 560 1 565 #595959
|
|
box silent 799 560 799 565 #595959
|