diff options
Diffstat (limited to 'common/bootsplash/config/hibernate-template.cfg')
-rw-r--r-- | common/bootsplash/config/hibernate-template.cfg | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/common/bootsplash/config/hibernate-template.cfg b/common/bootsplash/config/hibernate-template.cfg index 2cdf103..c4682a4 100644 --- a/common/bootsplash/config/hibernate-template.cfg +++ b/common/bootsplash/config/hibernate-template.cfg @@ -22,8 +22,8 @@ th=@HEIGHT@-106 # ttf message output parameters text_x=24 -text_y=@HEIGHT@-105 -text_size=14 +text_y=@HEIGHT@-91 +text_size=12 text_color=0xffffff # name of the picture file (full path recommended) @@ -34,17 +34,17 @@ progress_enable=1 # background # b(order) or i(nter) -box silent noover 25 @HEIGHT@-75 270 @HEIGHT@-55 #eff3f7 +box silent noover 25 @HEIGHT@-69 270 @HEIGHT@-55 #eff3f7 # progress bar -box silent inter 25 @HEIGHT@-75 25 @HEIGHT@-65 #cfd7df #cfd7df #a6b2c7 #a6b2c7 -box silent 25 @HEIGHT@-75 270 @HEIGHT@-65 #cfd7df #cfd7df #a6b2c7 #a6b2c7 -box silent inter 25 @HEIGHT@-64 25 @HEIGHT@-55 #8692a6 #8692a6 #c7d3df #c7d3df -box silent 25 @HEIGHT@-64 270 @HEIGHT@-55 #8692a6 #8692a6 #c7d3df #c7d3df +box silent inter 25 @HEIGHT@-69 25 @HEIGHT@-63 #cfd7df #cfd7df #a6b2c7 #a6b2c7 +box silent 25 @HEIGHT@-69 270 @HEIGHT@-63 #cfd7df #cfd7df #a6b2c7 #a6b2c7 +box silent inter 25 @HEIGHT@-62 25 @HEIGHT@-55 #8692a6 #8692a6 #c7d3df #c7d3df +box silent 25 @HEIGHT@-62 270 @HEIGHT@-55 #8692a6 #8692a6 #c7d3df #c7d3df # black border (top, bottom, left, right) -box silent 25 @HEIGHT@-76 270 @HEIGHT@-76 #a6b2c7 +box silent 25 @HEIGHT@-70 270 @HEIGHT@-70 #a6b2c7 box silent 25 @HEIGHT@-54 270 @HEIGHT@-54 #b6c3cf -box silent 24 @HEIGHT@-75 24 @HEIGHT@-55 #a6b2c7 -box silent 271 @HEIGHT@-75 271 @HEIGHT@-55 #b6c3cf +box silent 24 @HEIGHT@-69 24 @HEIGHT@-55 #a6b2c7 +box silent 271 @HEIGHT@-69 271 @HEIGHT@-55 #b6c3cf # text box box noover 22 35 @WIDTH@-23 @HEIGHT@-61 #ffffffa0 |