You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
calculate-utils-3-templates/install/1merge/cldx-themes/tty2/1024x768.cfg

70 lines
1.9 KiB

# Calculate comment=#
# Full path to background image JPG/PNG
# Image must has 240 colors, 16 need for fbcon.
#?pkg(media-gfx/cldx-themes)>=10.9-r8#
pic=/etc/splash/tty2/images/verbose-CLDX-tty2-1024x768.jpg
#pkg#
#?pkg(media-gfx/cldx-themes)<10.9-r8#
pic=/etc/splash/tty2/images/verbose-CLDX-tty2.jpg
#pkg#
# 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=25
ty=28
tw=979
th=649
# Full path to background image JPG/PNG silend mode.
# Image must has 256 colors.
#?pkg(media-gfx/cldx-themes)>=10.9-r8#
silentpic=/etc/splash/tty1/images/silent-CLDX-tty1-1024x768.jpg
#pkg#
#?pkg(media-gfx/cldx-themes)<10.9-r8#
silentpic=/etc/splash/tty1/images/silent-CLDX-tty1.jpg
#pkg#
# Coords of system messages
text_x=360
text_y=420
# system messages font size
text_size=12
# System messages color in format [0x|#]rrggbb, или [0x|#]rrggbbaa
text_color=0xeef4ff
# Path to TTF font, for system messages. Path may be:
#- absolute (starts with '/')
#- relative THEME_DIR (example /etc/splash)
#- relative THEME_DIR/<theme_name> (example: /etc/splash/default)
#text_font=<file>
#progress bar for silent mode
box silent noover 360 408 664 414 #8B8B8B
box silent inter 360 409 360 414 #ffffff #ffffff #D48D17 #D48D17
box silent 360 409 664 414 #ffffff #ffffff #D48D17 #D48D17
#progress bar rectange for silent mode
box silent 360 408 664 408 #313234
box silent 360 414 664 414 #eef4ff
box silent 360 408 360 414 #313234
box silent 664 408 664 414 #eef4ff
#?pkg(media-gfx/cldx-themes)<10.9#
#background color for text window in verbose mode
box noover 20 20 1004 678 #1B2D3A
#rectangle around text window in verbose mode
box 19 19 19 679 #313234
box 19 19 1005 19 #313234
box 1005 19 1005 679 #eef4ff
box 19 679 1005 679 #eef4ff
#pkg#