# Calculate # Full path to background image JPG/PNG # Image must has 240 colors, 16 need for fbcon. pic=/etc/splash/calculate/images/verbose-1680x945.jpg # transparent background color from fbcon. Usually is 0. bgcolor=0 # Coordinates text window #tx,ty - top left corner #tw,th - width and height of text window, cann't be more screen resolution tx=40 ty=34 tw=1605 th=798 # Full path to background image JPG/PNG silend mode. # Image must has 256 colors. silentpic=/etc/splash/calculate/images/silent-1680x945.jpg # Coords of system messages #?pkg(media-gfx/splashutils)<1.5.4.4-r2# text_x=8 text_y=912 #pkg# #?pkg(media-gfx/splashutils)>=1.5.4.4-r2# text_x=840 text_y=823 text_align middle middle #pkg# # system messages font size text_size=16 # System messages color in format [0x|#]rrggbb, or [0x|#]rrggbbaa text_color=0xffffff # Path to TTF font, for system messages. Path may be: #- absolute (starts with '/') #- relative THEME_DIR (example /etc/splash) #- relative THEME_DIR/ (example: /etc/splash/default) #text_font= #progress bar for silent mode box silent inter 0 937 0 945 #FFF596 box silent 0 937 1680 945 #FFF596 #rectangle around text window in verbose mode box 31 22 31 833 #8C9096 box 31 22 1646 22 #8C9096 box 1646 22 1646 833 #eef4ff box 31 833 1646 833 #eef4ff