36 lines
832 B
INI
36 lines
832 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=984
|
|
th=683
|
|
|
|
text_x=15
|
|
text_y=700
|
|
text_size=14
|
|
text_color=0xFFFFFF
|
|
|
|
pic=/etc/splash/babel/images/verbose-1024x768.jpg
|
|
silentpic=/etc/splash/babel/images/silent-1024x768.jpg
|
|
|
|
|
|
# progress bar
|
|
box silent noover 1 728 1023 733 #000000
|
|
box silent inter 1 729 1 732 #3671BF
|
|
box silent 1 729 1023 732 #3671BF
|
|
|
|
|
|
# border of the progress bar
|
|
box silent 1 728 1023 728 #595959
|
|
box silent 1 733 1023 733 #595959
|
|
box silent 1 728 1 733 #595959
|
|
box silent 1023 728 1023 733 #595959
|