wok view slim-theme-robotic/stuff/slim.theme @ rev 15760

busybox-boot: do not trust args
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Jan 05 16:11:29 2014 +0000 (2014-01-05)
parents
children
line source
1 # Slitaz "Robotic" SLiM theme for SliTaz GNU Linux
2 # Version: 1.0-20130609
4 # Display Messages
5 msg_color #555555
6 msg_font DejaVu Sans:size=10:bold
8 # Screen background style. Valid values: stretch, tile
9 background_style stretch
11 # Input controls
12 input_panel_x 50%
13 input_panel_y 70%
14 input_name_x 200
15 input_name_y 82
16 input_pass_x 200
17 input_pass_y 123
19 input_font DejaVu Sans:size=10
20 input_color #D37C00
22 # Display Welcome message
23 welcome_msg Welcome to %host
24 welcome_font DejaVu Sans:size=9:bold:outline
25 welcome_color #CCCCCC
26 welcome_x 60
27 welcome_y 43
29 # Display Username message
30 username_msg Username
31 username_font DejaVu Sans:size=9:bold
32 username_color #404040
33 username_x 51
34 username_y 82
36 # Display Password message
37 password_msg Password
38 password_x 51
39 password_y 122