Add templates for new themes.

netsetup
parent 7173781a82
commit b0f57cbb56

@ -2,7 +2,12 @@
# Full path to background image JPG/PNG
# Image must has 240 colors, 16 need for fbcon.
#?pkg(media-gfx/cds-themes)>=10.9-r8#
pic=/etc/splash/tty1/images/verbose-CDS-tty1-1024x768.jpg
#pkg#
#?pkg(media-gfx/cds-themes)<10.9-r8#
pic=/etc/splash/tty1/images/verbose-CDS-tty1.jpg
#pkg#
# transparent background color from fbcon. Usually is 0.
bgcolor=0
@ -17,7 +22,12 @@ th=649
# Full path to background image JPG/PNG silend mode.
# Image must has 256 colors.
#?pkg(media-gfx/cds-themes)>=10.9-r8#
silentpic=/etc/splash/tty1/images/silent-CDS-tty1-1024x768.jpg
#pkg#
#?pkg(media-gfx/cds-themes)<10.9-r8#
silentpic=/etc/splash/tty1/images/silent-CDS-tty1.jpg
#pkg#
# Coords of system messages
text_x=360

@ -0,0 +1,59 @@
# Calculate comment=# pkg(media-gfx/cld-themes)>=10.9-r8
# Full path to background image JPG/PNG
# Image must has 240 colors, 16 need for fbcon.
pic=/etc/splash/tty1/images/verbose-CDS-tty1-800x600.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=20
ty=22
tw=764
th=507
# Full path to background image JPG/PNG silend mode.
# Image must has 256 colors.
silentpic=/etc/splash/tty1/images/silent-CDS-tty1-800x600.jpg
# Coords of system messages
text_x=281
text_y=327
# system messages font size
text_size=10
# 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 281 318 518 323 #8B8B8B
box silent inter 281 319 281 323 #ffffff #ffffff #D48D17 #D48D17
box silent 281 319 518 323 #ffffff #ffffff #D48D17 #D48D17
#progress bar rectange for silent mode
box silent 281 318 518 318 #313234
box silent 281 323 518 323 #eef4ff
box silent 281 318 281 323 #313234
box silent 518 318 518 323 #eef4ff
#?pkg(media-gfx/cds-themes)<10.9#
#background color for text window in verbose mode
box noover 15 15 784 529 #1B2D3A
#rectangle around text window in verbose mode
box 14 14 14 530 #313234
box 14 14 785 14 #313234
box 785 14 785 530 #eef4ff
box 14 530 785 530 #eef4ff
#pkg#

@ -2,7 +2,12 @@
# Full path to background image JPG/PNG
# Image must has 240 colors, 16 need for fbcon.
#?pkg(media-gfx/cds-themes)>=10.9-r8#
pic=/etc/splash/tty2/images/verbose-CDS-tty2-1024x768.jpg
#pkg#
#?pkg(media-gfx/cds-themes)<10.9-r8#
pic=/etc/splash/tty2/images/verbose-CDS-tty2.jpg
#pkg#
# transparent background color from fbcon. Usually is 0.
bgcolor=0
@ -17,7 +22,12 @@ th=649
# Full path to background image JPG/PNG silend mode.
# Image must has 256 colors.
#?pkg(media-gfx/cds-themes)>=10.9-r8#
silentpic=/etc/splash/tty1/images/silent-CDS-tty1-1024x768.jpg
#pkg#
#?pkg(media-gfx/cds-themes)<10.9-r8#
silentpic=/etc/splash/tty1/images/silent-CDS-tty1.jpg
#pkg#
# Coords of system messages
text_x=360

@ -0,0 +1,59 @@
# Calculate comment=# pkg(media-gfx/cld-themes)>=10.9-r8
# Full path to background image JPG/PNG
# Image must has 240 colors, 16 need for fbcon.
pic=/etc/splash/tty2/images/verbose-CDS-tty2-800x600.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=20
ty=22
tw=764
th=507
# Full path to background image JPG/PNG silend mode.
# Image must has 256 colors.
silentpic=/etc/splash/tty1/images/silent-CDS-tty1-800x600.jpg
# Coords of system messages
text_x=281
text_y=327
# system messages font size
text_size=10
# 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 281 318 518 323 #8B8B8B
box silent inter 281 319 281 323 #ffffff #ffffff #D48D17 #D48D17
box silent 281 319 518 323 #ffffff #ffffff #D48D17 #D48D17
#progress bar rectange for silent mode
box silent 281 318 518 318 #313234
box silent 281 323 518 323 #eef4ff
box silent 281 318 281 323 #313234
box silent 518 318 518 323 #eef4ff
#?pkg(media-gfx/cds-themes)<10.9#
#background color for text window in verbose mode
box noover 15 15 784 529 #1B2D3A
#rectangle around text window in verbose mode
box 14 14 14 530 #313234
box 14 14 785 14 #313234
box 785 14 785 530 #eef4ff
box 14 530 785 530 #eef4ff
#pkg#

@ -2,7 +2,12 @@
# Full path to background image JPG/PNG
# Image must has 240 colors, 16 need for fbcon.
#?pkg(media-gfx/cds-themes)>=10.9-r8#
pic=/etc/splash/tty3/images/verbose-CDS-tty3-1024x768.jpg
#pkg#
#?pkg(media-gfx/cds-themes)<10.9-r8#
pic=/etc/splash/tty3/images/verbose-CDS-tty3.jpg
#pkg#
# transparent background color from fbcon. Usually is 0.
bgcolor=0
@ -17,7 +22,12 @@ th=649
# Full path to background image JPG/PNG silend mode.
# Image must has 256 colors.
#?pkg(media-gfx/cds-themes)>=10.9-r8#
silentpic=/etc/splash/tty1/images/silent-CDS-tty1-1024x768.jpg
#pkg#
#?pkg(media-gfx/cds-themes)<10.9-r8#
silentpic=/etc/splash/tty1/images/silent-CDS-tty1.jpg
#pkg#
# Coords of system messages
text_x=360

@ -0,0 +1,59 @@
# Calculate comment=# pkg(media-gfx/cld-themes)>=10.9-r8
# Full path to background image JPG/PNG
# Image must has 240 colors, 16 need for fbcon.
pic=/etc/splash/tty3/images/verbose-CDS-tty3-800x600.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=20
ty=22
tw=764
th=507
# Full path to background image JPG/PNG silend mode.
# Image must has 256 colors.
silentpic=/etc/splash/tty1/images/silent-CDS-tty1-800x600.jpg
# Coords of system messages
text_x=281
text_y=327
# system messages font size
text_size=10
# 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 281 318 518 323 #8B8B8B
box silent inter 281 319 281 323 #ffffff #ffffff #D48D17 #D48D17
box silent 281 319 518 323 #ffffff #ffffff #D48D17 #D48D17
#progress bar rectange for silent mode
box silent 281 318 518 318 #313234
box silent 281 323 518 323 #eef4ff
box silent 281 318 281 323 #313234
box silent 518 318 518 323 #eef4ff
#?pkg(media-gfx/cds-themes)<10.9#
#background color for text window in verbose mode
box noover 15 15 784 529 #1B2D3A
#rectangle around text window in verbose mode
box 14 14 14 530 #313234
box 14 14 785 14 #313234
box 785 14 785 530 #eef4ff
box 14 530 785 530 #eef4ff
#pkg#

@ -2,7 +2,12 @@
# Full path to background image JPG/PNG
# Image must has 240 colors, 16 need for fbcon.
#?pkg(media-gfx/cds-themes)>=10.9-r8#
pic=/etc/splash/tty4/images/verbose-CDS-tty4-1024x768.jpg
#pkg#
#?pkg(media-gfx/cds-themes)<10.9-r8#
pic=/etc/splash/tty4/images/verbose-CDS-tty4.jpg
#pkg#
# transparent background color from fbcon. Usually is 0.
bgcolor=0
@ -17,7 +22,12 @@ th=649
# Full path to background image JPG/PNG silend mode.
# Image must has 256 colors.
#?pkg(media-gfx/cds-themes)>=10.9-r8#
silentpic=/etc/splash/tty1/images/silent-CDS-tty1-1024x768.jpg
#pkg#
#?pkg(media-gfx/cds-themes)<10.9-r8#
silentpic=/etc/splash/tty1/images/silent-CDS-tty1.jpg
#pkg#
# Coords of system messages
text_x=360

@ -0,0 +1,59 @@
# Calculate comment=# pkg(media-gfx/cld-themes)>=10.9-r8
# Full path to background image JPG/PNG
# Image must has 240 colors, 16 need for fbcon.
pic=/etc/splash/tty4/images/verbose-CDS-tty4-800x600.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=20
ty=22
tw=764
th=507
# Full path to background image JPG/PNG silend mode.
# Image must has 256 colors.
silentpic=/etc/splash/tty1/images/silent-CDS-tty1-800x600.jpg
# Coords of system messages
text_x=281
text_y=327
# system messages font size
text_size=10
# 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 281 318 518 323 #8B8B8B
box silent inter 281 319 281 323 #ffffff #ffffff #D48D17 #D48D17
box silent 281 319 518 323 #ffffff #ffffff #D48D17 #D48D17
#progress bar rectange for silent mode
box silent 281 318 518 318 #313234
box silent 281 323 518 323 #eef4ff
box silent 281 318 281 323 #313234
box silent 518 318 518 323 #eef4ff
#?pkg(media-gfx/cds-themes)<10.9#
#background color for text window in verbose mode
box noover 15 15 784 529 #1B2D3A
#rectangle around text window in verbose mode
box 14 14 14 530 #313234
box 14 14 785 14 #313234
box 785 14 785 530 #eef4ff
box 14 530 785 530 #eef4ff
#pkg#

@ -2,7 +2,12 @@
# Full path to background image JPG/PNG
# Image must has 240 colors, 16 need for fbcon.
#?pkg(media-gfx/cds-themes)>=10.9-r8#
pic=/etc/splash/tty5/images/verbose-CDS-tty5-1024x768.jpg
#pkg#
#?pkg(media-gfx/cds-themes)<10.9-r8#
pic=/etc/splash/tty5/images/verbose-CDS-tty5.jpg
#pkg#
# transparent background color from fbcon. Usually is 0.
bgcolor=0
@ -17,7 +22,12 @@ th=649
# Full path to background image JPG/PNG silend mode.
# Image must has 256 colors.
#?pkg(media-gfx/cds-themes)>=10.9-r8#
silentpic=/etc/splash/tty1/images/silent-CDS-tty1-1024x768.jpg
#pkg#
#?pkg(media-gfx/cds-themes)<10.9-r8#
silentpic=/etc/splash/tty1/images/silent-CDS-tty1.jpg
#pkg#
# Coords of system messages
text_x=360

@ -0,0 +1,59 @@
# Calculate comment=# pkg(media-gfx/cld-themes)>=10.9-r8
# Full path to background image JPG/PNG
# Image must has 240 colors, 16 need for fbcon.
pic=/etc/splash/tty5/images/verbose-CDS-tty5-800x600.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=20
ty=22
tw=764
th=507
# Full path to background image JPG/PNG silend mode.
# Image must has 256 colors.
silentpic=/etc/splash/tty1/images/silent-CDS-tty1-800x600.jpg
# Coords of system messages
text_x=281
text_y=327
# system messages font size
text_size=10
# 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 281 318 518 323 #8B8B8B
box silent inter 281 319 281 323 #ffffff #ffffff #D48D17 #D48D17
box silent 281 319 518 323 #ffffff #ffffff #D48D17 #D48D17
#progress bar rectange for silent mode
box silent 281 318 518 318 #313234
box silent 281 323 518 323 #eef4ff
box silent 281 318 281 323 #313234
box silent 518 318 518 323 #eef4ff
#?pkg(media-gfx/cds-themes)<10.9#
#background color for text window in verbose mode
box noover 15 15 784 529 #1B2D3A
#rectangle around text window in verbose mode
box 14 14 14 530 #313234
box 14 14 785 14 #313234
box 785 14 785 530 #eef4ff
box 14 530 785 530 #eef4ff
#pkg#

@ -2,7 +2,12 @@
# Full path to background image JPG/PNG
# Image must has 240 colors, 16 need for fbcon.
#?pkg(media-gfx/cds-themes)>=10.9-r8#
pic=/etc/splash/tty6/images/verbose-CDS-tty6-1024x768.jpg
#pkg#
#?pkg(media-gfx/cds-themes)<10.9-r8#
pic=/etc/splash/tty6/images/verbose-CDS-tty6.jpg
#pkg#
# transparent background color from fbcon. Usually is 0.
bgcolor=0
@ -17,7 +22,12 @@ th=649
# Full path to background image JPG/PNG silend mode.
# Image must has 256 colors.
#?pkg(media-gfx/cds-themes)>=10.9-r8#
silentpic=/etc/splash/tty1/images/silent-CDS-tty1-1024x768.jpg
#pkg#
#?pkg(media-gfx/cds-themes)<10.9-r8#
silentpic=/etc/splash/tty1/images/silent-CDS-tty1.jpg
#pkg#
# Coords of system messages
text_x=360

@ -0,0 +1,59 @@
# Calculate comment=# pkg(media-gfx/cld-themes)>=10.9-r8
# Full path to background image JPG/PNG
# Image must has 240 colors, 16 need for fbcon.
pic=/etc/splash/tty6/images/verbose-CDS-tty6-800x600.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=20
ty=22
tw=764
th=507
# Full path to background image JPG/PNG silend mode.
# Image must has 256 colors.
silentpic=/etc/splash/tty1/images/silent-CDS-tty1-800x600.jpg
# Coords of system messages
text_x=281
text_y=327
# system messages font size
text_size=10
# 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 281 318 518 323 #8B8B8B
box silent inter 281 319 281 323 #ffffff #ffffff #D48D17 #D48D17
box silent 281 319 518 323 #ffffff #ffffff #D48D17 #D48D17
#progress bar rectange for silent mode
box silent 281 318 518 318 #313234
box silent 281 323 518 323 #eef4ff
box silent 281 318 281 323 #313234
box silent 518 318 518 323 #eef4ff
#?pkg(media-gfx/cds-themes)<10.9#
#background color for text window in verbose mode
box noover 15 15 784 529 #1B2D3A
#rectangle around text window in verbose mode
box 14 14 14 530 #313234
box 14 14 785 14 #313234
box 785 14 785 530 #eef4ff
box 14 530 785 530 #eef4ff
#pkg#

@ -2,7 +2,12 @@
# Full path to background image JPG/PNG
# Image must has 240 colors, 16 need for fbcon.
#?pkg(media-gfx/cld-themes)>=10.9-r8#
pic=/etc/splash/tty1/images/verbose-CLD-tty1-1024x768.jpg
#pkg#
#?pkg(media-gfx/cld-themes)<10.9-r8#
pic=/etc/splash/tty1/images/verbose-CLD-tty1.jpg
#pkg#
# transparent background color from fbcon. Usually is 0.
bgcolor=0
@ -17,7 +22,12 @@ th=649
# Full path to background image JPG/PNG silend mode.
# Image must has 256 colors.
#?pkg(media-gfx/cld-themes)>=10.9-r8#
silentpic=/etc/splash/tty1/images/silent-CLD-tty1-1024x768.jpg
#pkg#
#?pkg(media-gfx/cld-themes)<10.9-r8#
silentpic=/etc/splash/tty1/images/silent-CLD-tty1.jpg
#pkg#
# Coords of system messages
text_x=360

@ -0,0 +1,59 @@
# Calculate comment=# pkg(media-gfx/cld-themes)>=10.9-r8
# Full path to background image JPG/PNG
# Image must has 240 colors, 16 need for fbcon.
pic=/etc/splash/tty1/images/verbose-CLD-tty1-800x600.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=20
ty=22
tw=764
th=507
# Full path to background image JPG/PNG silend mode.
# Image must has 256 colors.
silentpic=/etc/splash/tty1/images/silent-CLD-tty1-800x600.jpg
# Coords of system messages
text_x=281
text_y=327
# system messages font size
text_size=10
# 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 281 318 518 323 #8B8B8B
box silent inter 281 319 281 323 #ffffff #ffffff #D48D17 #D48D17
box silent 281 319 518 323 #ffffff #ffffff #D48D17 #D48D17
#progress bar rectange for silent mode
box silent 281 318 518 318 #313234
box silent 281 323 518 323 #eef4ff
box silent 281 318 281 323 #313234
box silent 518 318 518 323 #eef4ff
#?pkg(media-gfx/cld-themes)<10.9#
#background color for text window in verbose mode
box noover 15 15 784 529 #1B2D3A
#rectangle around text window in verbose mode
box 14 14 14 530 #313234
box 14 14 785 14 #313234
box 785 14 785 530 #eef4ff
box 14 530 785 530 #eef4ff
#pkg#

@ -2,7 +2,12 @@
# Full path to background image JPG/PNG
# Image must has 240 colors, 16 need for fbcon.
#?pkg(media-gfx/cld-themes)>=10.9-r8#
pic=/etc/splash/tty2/images/verbose-CLD-tty2-1024x768.jpg
#pkg#
#?pkg(media-gfx/cld-themes)<10.9-r8#
pic=/etc/splash/tty2/images/verbose-CLD-tty2.jpg
#pkg#
# transparent background color from fbcon. Usually is 0.
bgcolor=0
@ -17,7 +22,12 @@ th=649
# Full path to background image JPG/PNG silend mode.
# Image must has 256 colors.
#?pkg(media-gfx/cld-themes)>=10.9-r8#
silentpic=/etc/splash/tty1/images/silent-CLD-tty1-1024x768.jpg
#pkg#
#?pkg(media-gfx/cld-themes)<10.9-r8#
silentpic=/etc/splash/tty1/images/silent-CLD-tty1.jpg
#pkg#
# Coords of system messages
text_x=360

@ -0,0 +1,59 @@
# Calculate comment=# pkg(media-gfx/cld-themes)>=10.9-r8
# Full path to background image JPG/PNG
# Image must has 240 colors, 16 need for fbcon.
pic=/etc/splash/tty2/images/verbose-CLD-tty2-800x600.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=20
ty=22
tw=764
th=507
# Full path to background image JPG/PNG silend mode.
# Image must has 256 colors.
silentpic=/etc/splash/tty1/images/silent-CLD-tty1-800x600.jpg
# Coords of system messages
text_x=281
text_y=327
# system messages font size
text_size=10
# 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 281 318 518 323 #8B8B8B
box silent inter 281 319 281 323 #ffffff #ffffff #D48D17 #D48D17
box silent 281 319 518 323 #ffffff #ffffff #D48D17 #D48D17
#progress bar rectange for silent mode
box silent 281 318 518 318 #313234
box silent 281 323 518 323 #eef4ff
box silent 281 318 281 323 #313234
box silent 518 318 518 323 #eef4ff
#?pkg(media-gfx/cld-themes)<10.9#
#background color for text window in verbose mode
box noover 15 15 784 529 #1B2D3A
#rectangle around text window in verbose mode
box 14 14 14 530 #313234
box 14 14 785 14 #313234
box 785 14 785 530 #eef4ff
box 14 530 785 530 #eef4ff
#pkg#

@ -2,7 +2,12 @@
# Full path to background image JPG/PNG
# Image must has 240 colors, 16 need for fbcon.
#?pkg(media-gfx/cld-themes)>=10.9-r8#
pic=/etc/splash/tty3/images/verbose-CLD-tty3-1024x768.jpg
#pkg#
#?pkg(media-gfx/cld-themes)<10.9-r8#
pic=/etc/splash/tty3/images/verbose-CLD-tty3.jpg
#pkg#
# transparent background color from fbcon. Usually is 0.
bgcolor=0
@ -17,7 +22,12 @@ th=649
# Full path to background image JPG/PNG silend mode.
# Image must has 256 colors.
#?pkg(media-gfx/cld-themes)>=10.9-r8#
silentpic=/etc/splash/tty1/images/silent-CLD-tty1-1024x768.jpg
#pkg#
#?pkg(media-gfx/cld-themes)<10.9-r8#
silentpic=/etc/splash/tty1/images/silent-CLD-tty1.jpg
#pkg#
# Coords of system messages
text_x=360

@ -0,0 +1,59 @@
# Calculate comment=# pkg(media-gfx/cld-themes)>=10.9-r8
# Full path to background image JPG/PNG
# Image must has 240 colors, 16 need for fbcon.
pic=/etc/splash/tty3/images/verbose-CLD-tty3-800x600.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=20
ty=22
tw=764
th=507
# Full path to background image JPG/PNG silend mode.
# Image must has 256 colors.
silentpic=/etc/splash/tty1/images/silent-CLD-tty1-800x600.jpg
# Coords of system messages
text_x=281
text_y=327
# system messages font size
text_size=10
# 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 281 318 518 323 #8B8B8B
box silent inter 281 319 281 323 #ffffff #ffffff #D48D17 #D48D17
box silent 281 319 518 323 #ffffff #ffffff #D48D17 #D48D17
#progress bar rectange for silent mode
box silent 281 318 518 318 #313234
box silent 281 323 518 323 #eef4ff
box silent 281 318 281 323 #313234
box silent 518 318 518 323 #eef4ff
#?pkg(media-gfx/cld-themes)<10.9#
#background color for text window in verbose mode
box noover 15 15 784 529 #1B2D3A
#rectangle around text window in verbose mode
box 14 14 14 530 #313234
box 14 14 785 14 #313234
box 785 14 785 530 #eef4ff
box 14 530 785 530 #eef4ff
#pkg#

@ -2,7 +2,12 @@
# Full path to background image JPG/PNG
# Image must has 240 colors, 16 need for fbcon.
#?pkg(media-gfx/cld-themes)>=10.9-r8#
pic=/etc/splash/tty4/images/verbose-CLD-tty4-1024x768.jpg
#pkg#
#?pkg(media-gfx/cld-themes)<10.9-r8#
pic=/etc/splash/tty4/images/verbose-CLD-tty4.jpg
#pkg#
# transparent background color from fbcon. Usually is 0.
bgcolor=0
@ -17,7 +22,12 @@ th=649
# Full path to background image JPG/PNG silend mode.
# Image must has 256 colors.
#?pkg(media-gfx/cld-themes)>=10.9-r8#
silentpic=/etc/splash/tty1/images/silent-CLD-tty1-1024x768.jpg
#pkg#
#?pkg(media-gfx/cld-themes)<10.9-r8#
silentpic=/etc/splash/tty1/images/silent-CLD-tty1.jpg
#pkg#
# Coords of system messages
text_x=360

@ -0,0 +1,59 @@
# Calculate comment=# pkg(media-gfx/cld-themes)>=10.9-r8
# Full path to background image JPG/PNG
# Image must has 240 colors, 16 need for fbcon.
pic=/etc/splash/tty4/images/verbose-CLD-tty4-800x600.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=20
ty=22
tw=764
th=507
# Full path to background image JPG/PNG silend mode.
# Image must has 256 colors.
silentpic=/etc/splash/tty1/images/silent-CLD-tty1-800x600.jpg
# Coords of system messages
text_x=281
text_y=327
# system messages font size
text_size=10
# 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 281 318 518 323 #8B8B8B
box silent inter 281 319 281 323 #ffffff #ffffff #D48D17 #D48D17
box silent 281 319 518 323 #ffffff #ffffff #D48D17 #D48D17
#progress bar rectange for silent mode
box silent 281 318 518 318 #313234
box silent 281 323 518 323 #eef4ff
box silent 281 318 281 323 #313234
box silent 518 318 518 323 #eef4ff
#?pkg(media-gfx/cld-themes)<10.9#
#background color for text window in verbose mode
box noover 15 15 784 529 #1B2D3A
#rectangle around text window in verbose mode
box 14 14 14 530 #313234
box 14 14 785 14 #313234
box 785 14 785 530 #eef4ff
box 14 530 785 530 #eef4ff
#pkg#

@ -2,7 +2,12 @@
# Full path to background image JPG/PNG
# Image must has 240 colors, 16 need for fbcon.
#?pkg(media-gfx/cld-themes)>=10.9-r8#
pic=/etc/splash/tty5/images/verbose-CLD-tty5-1024x768.jpg
#pkg#
#?pkg(media-gfx/cld-themes)<10.9-r8#
pic=/etc/splash/tty5/images/verbose-CLD-tty5.jpg
#pkg#
# transparent background color from fbcon. Usually is 0.
bgcolor=0
@ -17,7 +22,12 @@ th=649
# Full path to background image JPG/PNG silend mode.
# Image must has 256 colors.
#?pkg(media-gfx/cld-themes)>=10.9-r8#
silentpic=/etc/splash/tty1/images/silent-CLD-tty1-1024x768.jpg
#pkg#
#?pkg(media-gfx/cld-themes)<10.9-r8#
silentpic=/etc/splash/tty1/images/silent-CLD-tty1.jpg
#pkg#
# Coords of system messages
text_x=360

@ -0,0 +1,59 @@
# Calculate comment=# pkg(media-gfx/cld-themes)>=10.9-r8
# Full path to background image JPG/PNG
# Image must has 240 colors, 16 need for fbcon.
pic=/etc/splash/tty5/images/verbose-CLD-tty5-800x600.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=20
ty=22
tw=764
th=507
# Full path to background image JPG/PNG silend mode.
# Image must has 256 colors.
silentpic=/etc/splash/tty1/images/silent-CLD-tty1-800x600.jpg
# Coords of system messages
text_x=281
text_y=327
# system messages font size
text_size=10
# 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 281 318 518 323 #8B8B8B
box silent inter 281 319 281 323 #ffffff #ffffff #D48D17 #D48D17
box silent 281 319 518 323 #ffffff #ffffff #D48D17 #D48D17
#progress bar rectange for silent mode
box silent 281 318 518 318 #313234
box silent 281 323 518 323 #eef4ff
box silent 281 318 281 323 #313234
box silent 518 318 518 323 #eef4ff
#?pkg(media-gfx/cld-themes)<10.9#
#background color for text window in verbose mode
box noover 15 15 784 529 #1B2D3A
#rectangle around text window in verbose mode
box 14 14 14 530 #313234
box 14 14 785 14 #313234
box 785 14 785 530 #eef4ff
box 14 530 785 530 #eef4ff
#pkg#

@ -2,7 +2,12 @@
# Full path to background image JPG/PNG
# Image must has 240 colors, 16 need for fbcon.
#?pkg(media-gfx/cld-themes)>=10.9-r8#
pic=/etc/splash/tty6/images/verbose-CLD-tty6-1024x768.jpg
#pkg#
#?pkg(media-gfx/cld-themes)<10.9-r8#
pic=/etc/splash/tty6/images/verbose-CLD-tty6.jpg
#pkg#
# transparent background color from fbcon. Usually is 0.
bgcolor=0
@ -17,7 +22,12 @@ th=649
# Full path to background image JPG/PNG silend mode.
# Image must has 256 colors.
#?pkg(media-gfx/cld-themes)>=10.9-r8#
silentpic=/etc/splash/tty1/images/silent-CLD-tty1-1024x768.jpg
#pkg#
#?pkg(media-gfx/cld-themes)<10.9-r8#
silentpic=/etc/splash/tty1/images/silent-CLD-tty1.jpg
#pkg#
# Coords of system messages
text_x=360

@ -0,0 +1,59 @@
# Calculate comment=# pkg(media-gfx/cld-themes)>=10.9-r8
# Full path to background image JPG/PNG
# Image must has 240 colors, 16 need for fbcon.
pic=/etc/splash/tty6/images/verbose-CLD-tty6-800x600.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=20
ty=22
tw=764
th=507
# Full path to background image JPG/PNG silend mode.
# Image must has 256 colors.
silentpic=/etc/splash/tty1/images/silent-CLD-tty1-800x600.jpg
# Coords of system messages
text_x=281
text_y=327
# system messages font size
text_size=10
# 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 281 318 518 323 #8B8B8B
box silent inter 281 319 281 323 #ffffff #ffffff #D48D17 #D48D17
box silent 281 319 518 323 #ffffff #ffffff #D48D17 #D48D17
#progress bar rectange for silent mode
box silent 281 318 518 318 #313234
box silent 281 323 518 323 #eef4ff
box silent 281 318 281 323 #313234
box silent 518 318 518 323 #eef4ff
#?pkg(media-gfx/cld-themes)<10.9#
#background color for text window in verbose mode
box noover 15 15 784 529 #1B2D3A
#rectangle around text window in verbose mode
box 14 14 14 530 #313234
box 14 14 785 14 #313234
box 785 14 785 530 #eef4ff
box 14 530 785 530 #eef4ff
#pkg#

@ -2,7 +2,12 @@
# Full path to background image JPG/PNG
# Image must has 240 colors, 16 need for fbcon.
#?pkg(media-gfx/cldg-themes)>=10.9-r8#
pic=/etc/splash/tty1/images/verbose-CLDG-tty1-1024x768.jpg
#pkg#
#?pkg(media-gfx/cldg-themes)<10.9-r8#
pic=/etc/splash/tty1/images/verbose-CLDG-tty1.jpg
#pkg#
# transparent background color from fbcon. Usually is 0.
bgcolor=0
@ -17,7 +22,12 @@ th=649
# Full path to background image JPG/PNG silend mode.
# Image must has 256 colors.
#?pkg(media-gfx/cldg-themes)>=10.9-r8#
silentpic=/etc/splash/tty1/images/silent-CLDG-tty1-1024x768.jpg
#pkg#
#?pkg(media-gfx/cldg-themes)<10.9-r8#
silentpic=/etc/splash/tty1/images/silent-CLDG-tty1.jpg
#pkg#
# Coords of system messages
text_x=360

@ -0,0 +1,59 @@
# Calculate comment=# pkg(media-gfx/cld-themes)>=10.9-r8
# Full path to background image JPG/PNG
# Image must has 240 colors, 16 need for fbcon.
pic=/etc/splash/tty1/images/verbose-CLDG-tty1-800x600.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=20
ty=22
tw=764
th=507
# Full path to background image JPG/PNG silend mode.
# Image must has 256 colors.
silentpic=/etc/splash/tty1/images/silent-CLDG-tty1-800x600.jpg
# Coords of system messages
text_x=281
text_y=327
# system messages font size
text_size=10
# 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 281 318 518 323 #8B8B8B
box silent inter 281 319 281 323 #ffffff #ffffff #D48D17 #D48D17
box silent 281 319 518 323 #ffffff #ffffff #D48D17 #D48D17
#progress bar rectange for silent mode
box silent 281 318 518 318 #313234
box silent 281 323 518 323 #eef4ff
box silent 281 318 281 323 #313234
box silent 518 318 518 323 #eef4ff
#?pkg(media-gfx/cldg-themes)<10.9#
#background color for text window in verbose mode
box noover 15 15 784 529 #1B2D3A
#rectangle around text window in verbose mode
box 14 14 14 530 #313234
box 14 14 785 14 #313234
box 785 14 785 530 #eef4ff
box 14 530 785 530 #eef4ff
#pkg#

@ -2,7 +2,12 @@
# Full path to background image JPG/PNG
# Image must has 240 colors, 16 need for fbcon.
#?pkg(media-gfx/cldg-themes)>=10.9-r8#
pic=/etc/splash/tty2/images/verbose-CLDG-tty2-1024x768.jpg
#pkg#
#?pkg(media-gfx/cldg-themes)<10.9-r8#
pic=/etc/splash/tty2/images/verbose-CLDG-tty2.jpg
#pkg#
# transparent background color from fbcon. Usually is 0.
bgcolor=0
@ -17,7 +22,12 @@ th=649
# Full path to background image JPG/PNG silend mode.
# Image must has 256 colors.
#?pkg(media-gfx/cldg-themes)>=10.9-r8#
silentpic=/etc/splash/tty1/images/silent-CLDG-tty1-1024x768.jpg
#pkg#
#?pkg(media-gfx/cldg-themes)<10.9-r8#
silentpic=/etc/splash/tty1/images/silent-CLDG-tty1.jpg
#pkg#
# Coords of system messages
text_x=360

@ -0,0 +1,59 @@
# Calculate comment=# pkg(media-gfx/cld-themes)>=10.9-r8
# Full path to background image JPG/PNG
# Image must has 240 colors, 16 need for fbcon.
pic=/etc/splash/tty2/images/verbose-CLDG-tty2-800x600.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=20
ty=22
tw=764
th=507
# Full path to background image JPG/PNG silend mode.
# Image must has 256 colors.
silentpic=/etc/splash/tty1/images/silent-CLDG-tty1-800x600.jpg
# Coords of system messages
text_x=281
text_y=327
# system messages font size
text_size=10
# 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 281 318 518 323 #8B8B8B
box silent inter 281 319 281 323 #ffffff #ffffff #D48D17 #D48D17
box silent 281 319 518 323 #ffffff #ffffff #D48D17 #D48D17
#progress bar rectange for silent mode
box silent 281 318 518 318 #313234
box silent 281 323 518 323 #eef4ff
box silent 281 318 281 323 #313234
box silent 518 318 518 323 #eef4ff
#?pkg(media-gfx/cldg-themes)<10.9#
#background color for text window in verbose mode
box noover 15 15 784 529 #1B2D3A
#rectangle around text window in verbose mode
box 14 14 14 530 #313234
box 14 14 785 14 #313234
box 785 14 785 530 #eef4ff
box 14 530 785 530 #eef4ff
#pkg#

@ -2,7 +2,12 @@
# Full path to background image JPG/PNG
# Image must has 240 colors, 16 need for fbcon.
#?pkg(media-gfx/cldg-themes)>=10.9-r8#
pic=/etc/splash/tty3/images/verbose-CLDG-tty3-1024x768.jpg
#pkg#
#?pkg(media-gfx/cldg-themes)<10.9-r8#
pic=/etc/splash/tty3/images/verbose-CLDG-tty3.jpg
#pkg#
# transparent background color from fbcon. Usually is 0.
bgcolor=0
@ -17,7 +22,12 @@ th=649
# Full path to background image JPG/PNG silend mode.
# Image must has 256 colors.
#?pkg(media-gfx/cldg-themes)>=10.9-r8#
silentpic=/etc/splash/tty1/images/silent-CLDG-tty1-1024x768.jpg
#pkg#
#?pkg(media-gfx/cldg-themes)<10.9-r8#
silentpic=/etc/splash/tty1/images/silent-CLDG-tty1.jpg
#pkg#
# Coords of system messages
text_x=360

@ -0,0 +1,59 @@
# Calculate comment=# pkg(media-gfx/cld-themes)>=10.9-r8
# Full path to background image JPG/PNG
# Image must has 240 colors, 16 need for fbcon.
pic=/etc/splash/tty3/images/verbose-CLDG-tty3-800x600.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=20
ty=22
tw=764
th=507
# Full path to background image JPG/PNG silend mode.
# Image must has 256 colors.
silentpic=/etc/splash/tty1/images/silent-CLDG-tty1-800x600.jpg
# Coords of system messages
text_x=281
text_y=327
# system messages font size
text_size=10
# 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 281 318 518 323 #8B8B8B
box silent inter 281 319 281 323 #ffffff #ffffff #D48D17 #D48D17
box silent 281 319 518 323 #ffffff #ffffff #D48D17 #D48D17
#progress bar rectange for silent mode
box silent 281 318 518 318 #313234
box silent 281 323 518 323 #eef4ff
box silent 281 318 281 323 #313234
box silent 518 318 518 323 #eef4ff
#?pkg(media-gfx/cldg-themes)<10.9#
#background color for text window in verbose mode
box noover 15 15 784 529 #1B2D3A
#rectangle around text window in verbose mode
box 14 14 14 530 #313234
box 14 14 785 14 #313234
box 785 14 785 530 #eef4ff
box 14 530 785 530 #eef4ff
#pkg#

@ -2,7 +2,12 @@
# Full path to background image JPG/PNG
# Image must has 240 colors, 16 need for fbcon.
#?pkg(media-gfx/cldg-themes)>=10.9-r8#
pic=/etc/splash/tty4/images/verbose-CLDG-tty4-1024x768.jpg
#pkg#
#?pkg(media-gfx/cldg-themes)<10.9-r8#
pic=/etc/splash/tty4/images/verbose-CLDG-tty4.jpg
#pkg#
# transparent background color from fbcon. Usually is 0.
bgcolor=0
@ -17,7 +22,12 @@ th=649
# Full path to background image JPG/PNG silend mode.
# Image must has 256 colors.
#?pkg(media-gfx/cldg-themes)>=10.9-r8#
silentpic=/etc/splash/tty1/images/silent-CLDG-tty1-1024x768.jpg
#pkg#
#?pkg(media-gfx/cldg-themes)<10.9-r8#
silentpic=/etc/splash/tty1/images/silent-CLDG-tty1.jpg
#pkg#
# Coords of system messages
text_x=360

@ -0,0 +1,59 @@
# Calculate comment=# pkg(media-gfx/cld-themes)>=10.9-r8
# Full path to background image JPG/PNG
# Image must has 240 colors, 16 need for fbcon.
pic=/etc/splash/tty4/images/verbose-CLDG-tty4-800x600.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=20
ty=22
tw=764
th=507
# Full path to background image JPG/PNG silend mode.
# Image must has 256 colors.
silentpic=/etc/splash/tty1/images/silent-CLDG-tty1-800x600.jpg
# Coords of system messages
text_x=281
text_y=327
# system messages font size
text_size=10
# 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 281 318 518 323 #8B8B8B
box silent inter 281 319 281 323 #ffffff #ffffff #D48D17 #D48D17
box silent 281 319 518 323 #ffffff #ffffff #D48D17 #D48D17
#progress bar rectange for silent mode
box silent 281 318 518 318 #313234
box silent 281 323 518 323 #eef4ff
box silent 281 318 281 323 #313234
box silent 518 318 518 323 #eef4ff
#?pkg(media-gfx/cldg-themes)<10.9#
#background color for text window in verbose mode
box noover 15 15 784 529 #1B2D3A
#rectangle around text window in verbose mode
box 14 14 14 530 #313234
box 14 14 785 14 #313234
box 785 14 785 530 #eef4ff
box 14 530 785 530 #eef4ff
#pkg#

@ -2,7 +2,12 @@
# Full path to background image JPG/PNG
# Image must has 240 colors, 16 need for fbcon.
#?pkg(media-gfx/cldg-themes)>=10.9-r8#
pic=/etc/splash/tty5/images/verbose-CLDG-tty5-1024x768.jpg
#pkg#
#?pkg(media-gfx/cldg-themes)<10.9-r8#
pic=/etc/splash/tty5/images/verbose-CLDG-tty5.jpg
#pkg#
# transparent background color from fbcon. Usually is 0.
bgcolor=0
@ -17,7 +22,12 @@ th=649
# Full path to background image JPG/PNG silend mode.
# Image must has 256 colors.
#?pkg(media-gfx/cldg-themes)>=10.9-r8#
silentpic=/etc/splash/tty1/images/silent-CLDG-tty1-1024x768.jpg
#pkg#
#?pkg(media-gfx/cldg-themes)<10.9-r8#
silentpic=/etc/splash/tty1/images/silent-CLDG-tty1.jpg
#pkg#
# Coords of system messages
text_x=360

@ -0,0 +1,59 @@
# Calculate comment=# pkg(media-gfx/cld-themes)>=10.9-r8
# Full path to background image JPG/PNG
# Image must has 240 colors, 16 need for fbcon.
pic=/etc/splash/tty5/images/verbose-CLDG-tty5-800x600.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=20
ty=22
tw=764
th=507
# Full path to background image JPG/PNG silend mode.
# Image must has 256 colors.
silentpic=/etc/splash/tty1/images/silent-CLDG-tty1-800x600.jpg
# Coords of system messages
text_x=281
text_y=327
# system messages font size
text_size=10
# 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 281 318 518 323 #8B8B8B
box silent inter 281 319 281 323 #ffffff #ffffff #D48D17 #D48D17
box silent 281 319 518 323 #ffffff #ffffff #D48D17 #D48D17
#progress bar rectange for silent mode
box silent 281 318 518 318 #313234
box silent 281 323 518 323 #eef4ff
box silent 281 318 281 323 #313234
box silent 518 318 518 323 #eef4ff
#?pkg(media-gfx/cldg-themes)<10.9#
#background color for text window in verbose mode
box noover 15 15 784 529 #1B2D3A
#rectangle around text window in verbose mode
box 14 14 14 530 #313234
box 14 14 785 14 #313234
box 785 14 785 530 #eef4ff
box 14 530 785 530 #eef4ff
#pkg#

@ -2,7 +2,12 @@
# Full path to background image JPG/PNG
# Image must has 240 colors, 16 need for fbcon.
#?pkg(media-gfx/cldg-themes)>=10.9-r8#
pic=/etc/splash/tty6/images/verbose-CLDG-tty6-1024x768.jpg
#pkg#
#?pkg(media-gfx/cldg-themes)<10.9-r8#
pic=/etc/splash/tty6/images/verbose-CLDG-tty6.jpg
#pkg#
# transparent background color from fbcon. Usually is 0.
bgcolor=0
@ -17,7 +22,12 @@ th=649
# Full path to background image JPG/PNG silend mode.
# Image must has 256 colors.
#?pkg(media-gfx/cldg-themes)>=10.9-r8#
silentpic=/etc/splash/tty1/images/silent-CLDG-tty1-1024x768.jpg
#pkg#
#?pkg(media-gfx/cldg-themes)<10.9-r8#
silentpic=/etc/splash/tty1/images/silent-CLDG-tty1.jpg
#pkg#
# Coords of system messages
text_x=360

@ -0,0 +1,59 @@
# Calculate comment=# pkg(media-gfx/cld-themes)>=10.9-r8
# Full path to background image JPG/PNG
# Image must has 240 colors, 16 need for fbcon.
pic=/etc/splash/tty6/images/verbose-CLDG-tty6-800x600.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=20
ty=22
tw=764
th=507
# Full path to background image JPG/PNG silend mode.
# Image must has 256 colors.
silentpic=/etc/splash/tty1/images/silent-CLDG-tty1-800x600.jpg
# Coords of system messages
text_x=281
text_y=327
# system messages font size
text_size=10
# 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 281 318 518 323 #8B8B8B
box silent inter 281 319 281 323 #ffffff #ffffff #D48D17 #D48D17
box silent 281 319 518 323 #ffffff #ffffff #D48D17 #D48D17
#progress bar rectange for silent mode
box silent 281 318 518 318 #313234
box silent 281 323 518 323 #eef4ff
box silent 281 318 281 323 #313234
box silent 518 318 518 323 #eef4ff
#?pkg(media-gfx/cldg-themes)<10.9#
#background color for text window in verbose mode
box noover 15 15 784 529 #1B2D3A
#rectangle around text window in verbose mode
box 14 14 14 530 #313234
box 14 14 785 14 #313234
box 785 14 785 530 #eef4ff
box 14 530 785 530 #eef4ff
#pkg#

@ -2,7 +2,12 @@
# 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/tty1/images/verbose-CLDX-tty1-1024x768.jpg
#pkg#
#?pkg(media-gfx/cldx-themes)<10.9-r8#
pic=/etc/splash/tty1/images/verbose-CLDX-tty1.jpg
#pkg#
# transparent background color from fbcon. Usually is 0.
bgcolor=0
@ -17,7 +22,12 @@ 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

@ -0,0 +1,59 @@
# Calculate comment=# pkg(media-gfx/cld-themes)>=10.9-r8
# Full path to background image JPG/PNG
# Image must has 240 colors, 16 need for fbcon.
pic=/etc/splash/tty1/images/verbose-CLDX-tty1-800x600.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=20
ty=22
tw=764
th=507
# Full path to background image JPG/PNG silend mode.
# Image must has 256 colors.
silentpic=/etc/splash/tty1/images/silent-CLDX-tty1-800x600.jpg
# Coords of system messages
text_x=281
text_y=327
# system messages font size
text_size=10
# 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 281 318 518 323 #8B8B8B
box silent inter 281 319 281 323 #ffffff #ffffff #D48D17 #D48D17
box silent 281 319 518 323 #ffffff #ffffff #D48D17 #D48D17
#progress bar rectange for silent mode
box silent 281 318 518 318 #313234
box silent 281 323 518 323 #eef4ff
box silent 281 318 281 323 #313234
box silent 518 318 518 323 #eef4ff
#?pkg(media-gfx/cldx-themes)<10.9#
#background color for text window in verbose mode
box noover 15 15 784 529 #1B2D3A
#rectangle around text window in verbose mode
box 14 14 14 530 #313234
box 14 14 785 14 #313234
box 785 14 785 530 #eef4ff
box 14 530 785 530 #eef4ff
#pkg#

@ -2,7 +2,12 @@
# 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
@ -17,7 +22,12 @@ 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

@ -0,0 +1,59 @@
# Calculate comment=# pkg(media-gfx/cld-themes)>=10.9-r8
# Full path to background image JPG/PNG
# Image must has 240 colors, 16 need for fbcon.
pic=/etc/splash/tty2/images/verbose-CLDX-tty2-800x600.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=20
ty=22
tw=764
th=507
# Full path to background image JPG/PNG silend mode.
# Image must has 256 colors.
silentpic=/etc/splash/tty1/images/silent-CLDX-tty1-800x600.jpg
# Coords of system messages
text_x=281
text_y=327
# system messages font size
text_size=10
# 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 281 318 518 323 #8B8B8B
box silent inter 281 319 281 323 #ffffff #ffffff #D48D17 #D48D17
box silent 281 319 518 323 #ffffff #ffffff #D48D17 #D48D17
#progress bar rectange for silent mode
box silent 281 318 518 318 #313234
box silent 281 323 518 323 #eef4ff
box silent 281 318 281 323 #313234
box silent 518 318 518 323 #eef4ff
#?pkg(media-gfx/cldx-themes)<10.9#
#background color for text window in verbose mode
box noover 15 15 784 529 #1B2D3A
#rectangle around text window in verbose mode
box 14 14 14 530 #313234
box 14 14 785 14 #313234
box 785 14 785 530 #eef4ff
box 14 530 785 530 #eef4ff
#pkg#

@ -2,7 +2,12 @@
# 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/tty3/images/verbose-CLDX-tty3-1024x768.jpg
#pkg#
#?pkg(media-gfx/cldx-themes)<10.9-r8#
pic=/etc/splash/tty3/images/verbose-CLDX-tty3.jpg
#pkg#
# transparent background color from fbcon. Usually is 0.
bgcolor=0
@ -17,7 +22,12 @@ 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

@ -0,0 +1,59 @@
# Calculate comment=# pkg(media-gfx/cld-themes)>=10.9-r8
# Full path to background image JPG/PNG
# Image must has 240 colors, 16 need for fbcon.
pic=/etc/splash/tty3/images/verbose-CLDX-tty3-800x600.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=20
ty=22
tw=764
th=507
# Full path to background image JPG/PNG silend mode.
# Image must has 256 colors.
silentpic=/etc/splash/tty1/images/silent-CLDX-tty1-800x600.jpg
# Coords of system messages
text_x=281
text_y=327
# system messages font size
text_size=10
# 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 281 318 518 323 #8B8B8B
box silent inter 281 319 281 323 #ffffff #ffffff #D48D17 #D48D17
box silent 281 319 518 323 #ffffff #ffffff #D48D17 #D48D17
#progress bar rectange for silent mode
box silent 281 318 518 318 #313234
box silent 281 323 518 323 #eef4ff
box silent 281 318 281 323 #313234
box silent 518 318 518 323 #eef4ff
#?pkg(media-gfx/cldx-themes)<10.9#
#background color for text window in verbose mode
box noover 15 15 784 529 #1B2D3A
#rectangle around text window in verbose mode
box 14 14 14 530 #313234
box 14 14 785 14 #313234
box 785 14 785 530 #eef4ff
box 14 530 785 530 #eef4ff
#pkg#

@ -2,7 +2,12 @@
# 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/tty4/images/verbose-CLDX-tty4-1024x768.jpg
#pkg#
#?pkg(media-gfx/cldx-themes)<10.9-r8#
pic=/etc/splash/tty4/images/verbose-CLDX-tty4.jpg
#pkg#
# transparent background color from fbcon. Usually is 0.
bgcolor=0
@ -17,7 +22,12 @@ 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

@ -0,0 +1,59 @@
# Calculate comment=# pkg(media-gfx/cld-themes)>=10.9-r8
# Full path to background image JPG/PNG
# Image must has 240 colors, 16 need for fbcon.
pic=/etc/splash/tty4/images/verbose-CLDX-tty4-800x600.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=20
ty=22
tw=764
th=507
# Full path to background image JPG/PNG silend mode.
# Image must has 256 colors.
silentpic=/etc/splash/tty1/images/silent-CLDX-tty1-800x600.jpg
# Coords of system messages
text_x=281
text_y=327
# system messages font size
text_size=10
# 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 281 318 518 323 #8B8B8B
box silent inter 281 319 281 323 #ffffff #ffffff #D48D17 #D48D17
box silent 281 319 518 323 #ffffff #ffffff #D48D17 #D48D17
#progress bar rectange for silent mode
box silent 281 318 518 318 #313234
box silent 281 323 518 323 #eef4ff
box silent 281 318 281 323 #313234
box silent 518 318 518 323 #eef4ff
#?pkg(media-gfx/cldx-themes)<10.9#
#background color for text window in verbose mode
box noover 15 15 784 529 #1B2D3A
#rectangle around text window in verbose mode
box 14 14 14 530 #313234
box 14 14 785 14 #313234
box 785 14 785 530 #eef4ff
box 14 530 785 530 #eef4ff
#pkg#

@ -2,7 +2,12 @@
# 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/tty5/images/verbose-CLDX-tty5-1024x768.jpg
#pkg#
#?pkg(media-gfx/cldx-themes)<10.9-r8#
pic=/etc/splash/tty5/images/verbose-CLDX-tty5.jpg
#pkg#
# transparent background color from fbcon. Usually is 0.
bgcolor=0
@ -17,7 +22,12 @@ 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

@ -0,0 +1,59 @@
# Calculate comment=# pkg(media-gfx/cld-themes)>=10.9-r8
# Full path to background image JPG/PNG
# Image must has 240 colors, 16 need for fbcon.
pic=/etc/splash/tty5/images/verbose-CLDX-tty5-800x600.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=20
ty=22
tw=764
th=507
# Full path to background image JPG/PNG silend mode.
# Image must has 256 colors.
silentpic=/etc/splash/tty1/images/silent-CLDX-tty1-800x600.jpg
# Coords of system messages
text_x=281
text_y=327
# system messages font size
text_size=10
# 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 281 318 518 323 #8B8B8B
box silent inter 281 319 281 323 #ffffff #ffffff #D48D17 #D48D17
box silent 281 319 518 323 #ffffff #ffffff #D48D17 #D48D17
#progress bar rectange for silent mode
box silent 281 318 518 318 #313234
box silent 281 323 518 323 #eef4ff
box silent 281 318 281 323 #313234
box silent 518 318 518 323 #eef4ff
#?pkg(media-gfx/cldx-themes)<10.9#
#background color for text window in verbose mode
box noover 15 15 784 529 #1B2D3A
#rectangle around text window in verbose mode
box 14 14 14 530 #313234
box 14 14 785 14 #313234
box 785 14 785 530 #eef4ff
box 14 530 785 530 #eef4ff
#pkg#

@ -2,7 +2,12 @@
# 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/tty6/images/verbose-CLDX-tty6-1024x768.jpg
#pkg#
#?pkg(media-gfx/cldx-themes)<10.9-r8#
pic=/etc/splash/tty6/images/verbose-CLDX-tty6.jpg
#pkg#
# transparent background color from fbcon. Usually is 0.
bgcolor=0
@ -17,7 +22,12 @@ 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

@ -0,0 +1,59 @@
# Calculate comment=# pkg(media-gfx/cld-themes)>=10.9-r8
# Full path to background image JPG/PNG
# Image must has 240 colors, 16 need for fbcon.
pic=/etc/splash/tty6/images/verbose-CLDX-tty6-800x600.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=20
ty=22
tw=764
th=507
# Full path to background image JPG/PNG silend mode.
# Image must has 256 colors.
silentpic=/etc/splash/tty1/images/silent-CLDX-tty1-800x600.jpg
# Coords of system messages
text_x=281
text_y=327
# system messages font size
text_size=10
# 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 281 318 518 323 #8B8B8B
box silent inter 281 319 281 323 #ffffff #ffffff #D48D17 #D48D17
box silent 281 319 518 323 #ffffff #ffffff #D48D17 #D48D17
#progress bar rectange for silent mode
box silent 281 318 518 318 #313234
box silent 281 323 518 323 #eef4ff
box silent 281 318 281 323 #313234
box silent 518 318 518 323 #eef4ff
#?pkg(media-gfx/cldx-themes)<10.9#
#background color for text window in verbose mode
box noover 15 15 784 529 #1B2D3A
#rectangle around text window in verbose mode
box 14 14 14 530 #313234
box 14 14 785 14 #313234
box 785 14 785 530 #eef4ff
box 14 530 785 530 #eef4ff
#pkg#

@ -2,7 +2,12 @@
# Full path to background image JPG/PNG
# Image must has 240 colors, 16 need for fbcon.
#?pkg(media-gfx/cls-themes)>=10.9-r8#
pic=/etc/splash/tty1/images/verbose-CLS-tty1-1024x768.jpg
#pkg#
#?pkg(media-gfx/cls-themes)<10.9-r8#
pic=/etc/splash/tty1/images/verbose-CLS-tty1.jpg
#pkg#
# transparent background color from fbcon. Usually is 0.
bgcolor=0
@ -17,7 +22,12 @@ th=649
# Full path to background image JPG/PNG silend mode.
# Image must has 256 colors.
#?pkg(media-gfx/cls-themes)>=10.9-r8#
silentpic=/etc/splash/tty1/images/silent-CLS-tty1-1024x768.jpg
#pkg#
#?pkg(media-gfx/cls-themes)<10.9-r8#
silentpic=/etc/splash/tty1/images/silent-CLS-tty1.jpg
#pkg#
# Coords of system messages
text_x=360

@ -0,0 +1,59 @@
# Calculate comment=# pkg(media-gfx/cld-themes)>=10.9-r8
# Full path to background image JPG/PNG
# Image must has 240 colors, 16 need for fbcon.
pic=/etc/splash/tty1/images/verbose-CLS-tty1-800x600.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=20
ty=22
tw=764
th=507
# Full path to background image JPG/PNG silend mode.
# Image must has 256 colors.
silentpic=/etc/splash/tty1/images/silent-CLS-tty1-800x600.jpg
# Coords of system messages
text_x=281
text_y=327
# system messages font size
text_size=10
# 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 281 318 518 323 #8B8B8B
box silent inter 281 319 281 323 #ffffff #ffffff #D48D17 #D48D17
box silent 281 319 518 323 #ffffff #ffffff #D48D17 #D48D17
#progress bar rectange for silent mode
box silent 281 318 518 318 #313234
box silent 281 323 518 323 #eef4ff
box silent 281 318 281 323 #313234
box silent 518 318 518 323 #eef4ff
#?pkg(media-gfx/cls-themes)<10.9#
#background color for text window in verbose mode
box noover 15 15 784 529 #1B2D3A
#rectangle around text window in verbose mode
box 14 14 14 530 #313234
box 14 14 785 14 #313234
box 785 14 785 530 #eef4ff
box 14 530 785 530 #eef4ff
#pkg#

@ -2,7 +2,12 @@
# Full path to background image JPG/PNG
# Image must has 240 colors, 16 need for fbcon.
#?pkg(media-gfx/cls-themes)>=10.9-r8#
pic=/etc/splash/tty2/images/verbose-CLS-tty2-1024x768.jpg
#pkg#
#?pkg(media-gfx/cls-themes)<10.9-r8#
pic=/etc/splash/tty2/images/verbose-CLS-tty2.jpg
#pkg#
# transparent background color from fbcon. Usually is 0.
bgcolor=0
@ -17,7 +22,12 @@ th=649
# Full path to background image JPG/PNG silend mode.
# Image must has 256 colors.
#?pkg(media-gfx/cls-themes)>=10.9-r8#
silentpic=/etc/splash/tty1/images/silent-CLS-tty1-1024x768.jpg
#pkg#
#?pkg(media-gfx/cls-themes)<10.9-r8#
silentpic=/etc/splash/tty1/images/silent-CLS-tty1.jpg
#pkg#
# Coords of system messages
text_x=360

@ -0,0 +1,59 @@
# Calculate comment=# pkg(media-gfx/cld-themes)>=10.9-r8
# Full path to background image JPG/PNG
# Image must has 240 colors, 16 need for fbcon.
pic=/etc/splash/tty2/images/verbose-CLS-tty2-800x600.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=20
ty=22
tw=764
th=507
# Full path to background image JPG/PNG silend mode.
# Image must has 256 colors.
silentpic=/etc/splash/tty1/images/silent-CLS-tty1-800x600.jpg
# Coords of system messages
text_x=281
text_y=327
# system messages font size
text_size=10
# 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 281 318 518 323 #8B8B8B
box silent inter 281 319 281 323 #ffffff #ffffff #D48D17 #D48D17
box silent 281 319 518 323 #ffffff #ffffff #D48D17 #D48D17
#progress bar rectange for silent mode
box silent 281 318 518 318 #313234
box silent 281 323 518 323 #eef4ff
box silent 281 318 281 323 #313234
box silent 518 318 518 323 #eef4ff
#?pkg(media-gfx/cls-themes)<10.9#
#background color for text window in verbose mode
box noover 15 15 784 529 #1B2D3A
#rectangle around text window in verbose mode
box 14 14 14 530 #313234
box 14 14 785 14 #313234
box 785 14 785 530 #eef4ff
box 14 530 785 530 #eef4ff
#pkg#

@ -2,7 +2,12 @@
# Full path to background image JPG/PNG
# Image must has 240 colors, 16 need for fbcon.
#?pkg(media-gfx/cls-themes)>=10.9-r8#
pic=/etc/splash/tty3/images/verbose-CLS-tty3-1024x768.jpg
#pkg#
#?pkg(media-gfx/cls-themes)<10.9-r8#
pic=/etc/splash/tty3/images/verbose-CLS-tty3.jpg
#pkg#
# transparent background color from fbcon. Usually is 0.
bgcolor=0
@ -17,7 +22,12 @@ th=649
# Full path to background image JPG/PNG silend mode.
# Image must has 256 colors.
#?pkg(media-gfx/cls-themes)>=10.9-r8#
silentpic=/etc/splash/tty1/images/silent-CLS-tty1-1024x768.jpg
#pkg#
#?pkg(media-gfx/cls-themes)<10.9-r8#
silentpic=/etc/splash/tty1/images/silent-CLS-tty1.jpg
#pkg#
# Coords of system messages
text_x=360

@ -0,0 +1,59 @@
# Calculate comment=# pkg(media-gfx/cld-themes)>=10.9-r8
# Full path to background image JPG/PNG
# Image must has 240 colors, 16 need for fbcon.
pic=/etc/splash/tty3/images/verbose-CLS-tty3-800x600.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=20
ty=22
tw=764
th=507
# Full path to background image JPG/PNG silend mode.
# Image must has 256 colors.
silentpic=/etc/splash/tty1/images/silent-CLS-tty1-800x600.jpg
# Coords of system messages
text_x=281
text_y=327
# system messages font size
text_size=10
# 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 281 318 518 323 #8B8B8B
box silent inter 281 319 281 323 #ffffff #ffffff #D48D17 #D48D17
box silent 281 319 518 323 #ffffff #ffffff #D48D17 #D48D17
#progress bar rectange for silent mode
box silent 281 318 518 318 #313234
box silent 281 323 518 323 #eef4ff
box silent 281 318 281 323 #313234
box silent 518 318 518 323 #eef4ff
#?pkg(media-gfx/cls-themes)<10.9#
#background color for text window in verbose mode
box noover 15 15 784 529 #1B2D3A
#rectangle around text window in verbose mode
box 14 14 14 530 #313234
box 14 14 785 14 #313234
box 785 14 785 530 #eef4ff
box 14 530 785 530 #eef4ff
#pkg#

@ -2,7 +2,12 @@
# Full path to background image JPG/PNG
# Image must has 240 colors, 16 need for fbcon.
#?pkg(media-gfx/cls-themes)>=10.9-r8#
pic=/etc/splash/tty4/images/verbose-CLS-tty4-1024x768.jpg
#pkg#
#?pkg(media-gfx/cls-themes)<10.9-r8#
pic=/etc/splash/tty4/images/verbose-CLS-tty4.jpg
#pkg#
# transparent background color from fbcon. Usually is 0.
bgcolor=0
@ -17,7 +22,12 @@ th=649
# Full path to background image JPG/PNG silend mode.
# Image must has 256 colors.
#?pkg(media-gfx/cls-themes)>=10.9-r8#
silentpic=/etc/splash/tty1/images/silent-CLS-tty1-1024x768.jpg
#pkg#
#?pkg(media-gfx/cls-themes)<10.9-r8#
silentpic=/etc/splash/tty1/images/silent-CLS-tty1.jpg
#pkg#
# Coords of system messages
text_x=360

@ -0,0 +1,59 @@
# Calculate comment=# pkg(media-gfx/cld-themes)>=10.9-r8
# Full path to background image JPG/PNG
# Image must has 240 colors, 16 need for fbcon.
pic=/etc/splash/tty4/images/verbose-CLS-tty4-800x600.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=20
ty=22
tw=764
th=507
# Full path to background image JPG/PNG silend mode.
# Image must has 256 colors.
silentpic=/etc/splash/tty1/images/silent-CLS-tty1-800x600.jpg
# Coords of system messages
text_x=281
text_y=327
# system messages font size
text_size=10
# 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 281 318 518 323 #8B8B8B
box silent inter 281 319 281 323 #ffffff #ffffff #D48D17 #D48D17
box silent 281 319 518 323 #ffffff #ffffff #D48D17 #D48D17
#progress bar rectange for silent mode
box silent 281 318 518 318 #313234
box silent 281 323 518 323 #eef4ff
box silent 281 318 281 323 #313234
box silent 518 318 518 323 #eef4ff
#?pkg(media-gfx/cls-themes)<10.9#
#background color for text window in verbose mode
box noover 15 15 784 529 #1B2D3A
#rectangle around text window in verbose mode
box 14 14 14 530 #313234
box 14 14 785 14 #313234
box 785 14 785 530 #eef4ff
box 14 530 785 530 #eef4ff
#pkg#

@ -2,7 +2,12 @@
# Full path to background image JPG/PNG
# Image must has 240 colors, 16 need for fbcon.
#?pkg(media-gfx/cls-themes)>=10.9-r8#
pic=/etc/splash/tty5/images/verbose-CLS-tty5-1024x768.jpg
#pkg#
#?pkg(media-gfx/cls-themes)<10.9-r8#
pic=/etc/splash/tty5/images/verbose-CLS-tty5.jpg
#pkg#
# transparent background color from fbcon. Usually is 0.
bgcolor=0
@ -17,7 +22,12 @@ th=649
# Full path to background image JPG/PNG silend mode.
# Image must has 256 colors.
#?pkg(media-gfx/cls-themes)>=10.9-r8#
silentpic=/etc/splash/tty1/images/silent-CLS-tty1-1024x768.jpg
#pkg#
#?pkg(media-gfx/cls-themes)<10.9-r8#
silentpic=/etc/splash/tty1/images/silent-CLS-tty1.jpg
#pkg#
# Coords of system messages
text_x=360

@ -0,0 +1,59 @@
# Calculate comment=# pkg(media-gfx/cld-themes)>=10.9-r8
# Full path to background image JPG/PNG
# Image must has 240 colors, 16 need for fbcon.
pic=/etc/splash/tty5/images/verbose-CLS-tty5-800x600.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=20
ty=22
tw=764
th=507
# Full path to background image JPG/PNG silend mode.
# Image must has 256 colors.
silentpic=/etc/splash/tty1/images/silent-CLS-tty1-800x600.jpg
# Coords of system messages
text_x=281
text_y=327
# system messages font size
text_size=10
# 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 281 318 518 323 #8B8B8B
box silent inter 281 319 281 323 #ffffff #ffffff #D48D17 #D48D17
box silent 281 319 518 323 #ffffff #ffffff #D48D17 #D48D17
#progress bar rectange for silent mode
box silent 281 318 518 318 #313234
box silent 281 323 518 323 #eef4ff
box silent 281 318 281 323 #313234
box silent 518 318 518 323 #eef4ff
#?pkg(media-gfx/cls-themes)<10.9#
#background color for text window in verbose mode
box noover 15 15 784 529 #1B2D3A
#rectangle around text window in verbose mode
box 14 14 14 530 #313234
box 14 14 785 14 #313234
box 785 14 785 530 #eef4ff
box 14 530 785 530 #eef4ff
#pkg#

@ -2,7 +2,12 @@
# Full path to background image JPG/PNG
# Image must has 240 colors, 16 need for fbcon.
#?pkg(media-gfx/cls-themes)>=10.9-r8#
pic=/etc/splash/tty6/images/verbose-CLS-tty6-1024x768.jpg
#pkg#
#?pkg(media-gfx/cls-themes)<10.9-r8#
pic=/etc/splash/tty6/images/verbose-CLS-tty6.jpg
#pkg#
# transparent background color from fbcon. Usually is 0.
bgcolor=0
@ -17,7 +22,12 @@ th=649
# Full path to background image JPG/PNG silend mode.
# Image must has 256 colors.
#?pkg(media-gfx/cls-themes)>=10.9-r8#
silentpic=/etc/splash/tty1/images/silent-CLS-tty1-1024x768.jpg
#pkg#
#?pkg(media-gfx/cls-themes)<10.9-r8#
silentpic=/etc/splash/tty1/images/silent-CLS-tty1.jpg
#pkg#
# Coords of system messages
text_x=360

@ -0,0 +1,59 @@
# Calculate comment=# pkg(media-gfx/cld-themes)>=10.9-r8
# Full path to background image JPG/PNG
# Image must has 240 colors, 16 need for fbcon.
pic=/etc/splash/tty6/images/verbose-CLS-tty6-800x600.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=20
ty=22
tw=764
th=507
# Full path to background image JPG/PNG silend mode.
# Image must has 256 colors.
silentpic=/etc/splash/tty1/images/silent-CLS-tty1-800x600.jpg
# Coords of system messages
text_x=281
text_y=327
# system messages font size
text_size=10
# 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 281 318 518 323 #8B8B8B
box silent inter 281 319 281 323 #ffffff #ffffff #D48D17 #D48D17
box silent 281 319 518 323 #ffffff #ffffff #D48D17 #D48D17
#progress bar rectange for silent mode
box silent 281 318 518 318 #313234
box silent 281 323 518 323 #eef4ff
box silent 281 318 281 323 #313234
box silent 518 318 518 323 #eef4ff
#?pkg(media-gfx/cls-themes)<10.9#
#background color for text window in verbose mode
box noover 15 15 784 529 #1B2D3A
#rectangle around text window in verbose mode
box 14 14 14 530 #313234
box 14 14 785 14 #313234
box 785 14 785 530 #eef4ff
box 14 530 785 530 #eef4ff
#pkg#
Loading…
Cancel
Save