wok view slim/stuff/themes/base/slim.theme @ rev 21800

guvcview: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Aug 10 14:24:44 2019 +0200 (2019-08-10)
parents c61177674d4d
children
line source
1 # SliTaz theme for SLiM
2 #
4 # Messages
5 msg_color #000000
6 msg_font Vera:size=18:bold:dpi=75
7 msg_x 50%
8 msg_y 35%
9 msg_shadow_color #FFFFFF
10 msg_shadow_xoffset 1
11 msg_shadow_yoffset 1
13 # valid values: stretch, tile
14 #background_style tile
15 background_color #111111
17 # Input controls
18 input_panel_x 50%
19 input_panel_y 50%
20 input_name_x 60
21 input_name_y 161
22 input_font Vera:size=11:dpi=75
23 input_fgcolor #000000
25 # Username / password request
26 username_font Vera:size=18:bold:dpi=75
27 username_color #cfcfcf
28 username_x 50%
29 username_y 130
30 password_x 50%
31 password_y 130
32 #username_shadow_color #000000
33 #username_shadow_xoffset 1
34 #username_shadow_yoffset 1
36 username_msg Username:
37 password_msg Password: