wok view slim-theme-sandfive/stuff/slim.theme @ rev 17543

Up busybox (1.23.1)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jan 27 16:55:03 2015 +0100 (2015-01-27)
parents
children
line source
1 # Slim Sand Five Theme
3 # messages: text
4 msg_color #FFFFFF
5 msg_font Sans:size=20:bold:dpi=75
6 msg_x 50%
7 msg_y 40%
8 msg_shadow_color #915839
9 msg_shadow_xoffset 1
10 msg_shadow_yoffset 1
12 # background: (stretch', 'tile', 'center' and 'color)
13 background_style stretch
14 background_color #CE895E
16 # Panel | Box
17 input_panel_x 50%
18 input_panel_y 50%
20 # input controls | Input:Box
21 input_name_x 116
22 input_name_y 105
23 input_font Sans:size=14:dpi=75
24 input_color #453A1C
26 # username and password | Input:Text
27 username_font Sans:size=18:bold:dpi=75
28 username_color #453A1C
29 username_x 55%
30 username_y 50
31 password_x 55%
32 password_y 50
33 #C9BFA3
34 username_shadow_color #C4C2B3
35 username_shadow_xoffset 1
36 username_shadow_yoffset 1
38 username_msg Username
39 password_msg Password