wok view slim-theme-mascot/stuff/slim.theme @ rev 15034

sarg: no more /var ?
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Aug 12 12:23:39 2013 +0000 (2013-08-12)
parents
children
line source
1 # "Mascot (SliTaz Spider)" SLiM theme for SliTaz
2 # Aleksej Bobylev <al.bobylev@gmail.com>, 2013
3 # SliTaz Linux, 2013
5 # Messages
6 msg_color #FFFFFF
7 msg_font DejaVu Sans:size=16:bold
8 msg_x 50%
9 msg_y 30
10 msg_shadow_xoffset 1
11 msg_shadow_yoffset 1
12 msg_shadow_color #AAAAAA
14 # Screen background style. Valid values: stretch, tile
15 background_style stretch
16 background_color #351A0A
18 # Input controls
19 input_color #060A0F
20 input_font DejaVu Sans:size=12
21 input_panel_x 50%
22 input_panel_y 50%
23 input_name_x 200
24 input_name_y 122
25 input_pass_x 200
26 input_pass_y 184
28 # Welcome message
29 welcome_color #FFFFFF
30 welcome_font DejaVu Sans:size=15:bold
31 welcome_x 30
32 welcome_y 50
33 welcome_shadow_xoffset 1
34 welcome_shadow_yoffset 1
35 welcome_shadow_color #000000
37 # Username / password request
38 username_font DejaVu Sans:size=10
39 username_color #CCCCCC
40 username_x 192
41 username_y 94
42 username_shadow_color #000000
43 username_shadow_xoffset 1
44 username_shadow_yoffset 1
45 password_x 192
46 password_y 156
48 # Translatable strings
49 welcome_msg Welcome to %host
50 username_msg Username:
51 password_msg Password: