wok view slim-theme-pilar/stuff/slim.theme @ rev 22876

web-applications: localize wikipedia
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Feb 21 18:28:59 2020 +0100 (2020-02-21)
parents
children
line source
1 # Slitaz "Pilar" 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
7 msg_shadow_xoffset 1
8 msg_shadow_yoffset 1
9 msg_shadow_color #AAAAAA
11 # Screen background style. Valid values: stretch, tile
12 background_style stretch
14 # Input controls
15 input_panel_x 50%
16 input_panel_y 50%
17 input_name_x 192
18 input_name_y 92
19 input_pass_x 192
20 input_pass_y 139
22 input_font DejaVu Sans:size=10
23 input_color #D37C00
25 # Display Welcome message
26 welcome_msg Welcome to %host
27 welcome_font DejaVu Sans:size=10:bold:outline
28 welcome_color #D37C00
29 welcome_x 34
30 welcome_y 60
32 # Display Username message
33 username_msg Username
34 username_font DejaVu Sans:size=10:bold
35 username_color #404040
36 username_x 34
37 username_y 94
39 # Display Password message
40 password_msg Password
41 password_x 34
42 password_y 141