39 lines
838 B
INI
39 lines
838 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=1240
|
|
th=929
|
|
|
|
text_x=15
|
|
text_y=956
|
|
text_size=14
|
|
text_color=0xFFFFFF
|
|
|
|
|
|
|
|
pic=/etc/splash/babel/images/verbose-1280x1024.jpg
|
|
silentpic=/etc/splash/babel/images/silent-1280x1024.jpg
|
|
|
|
|
|
# progress bar
|
|
box silent noover 1 984 1279 989 #000000
|
|
box silent inter 1 985 1 988 #3671BF
|
|
box silent 1 985 1279 988 #3671BF
|
|
|
|
|
|
# border of the progress bar
|
|
box silent 1 984 1279 984 #595959
|
|
box silent 1 989 1279 989 #595959
|
|
box silent 1 984 1 989 #595959
|
|
box silent 1279 984 1279 989 #595959
|
|
|