wok diff slim-theme-robotic/stuff/slim.theme @ rev 14889
Up: python-httplib2 (0.8)
author | Claudinei Pereira <claudinei@slitaz.org> |
---|---|
date | Wed Jul 24 19:02:34 2013 -0300 (2013-07-24) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/slim-theme-robotic/stuff/slim.theme Wed Jul 24 19:02:34 2013 -0300 1.3 @@ -0,0 +1,39 @@ 1.4 +# Slitaz "Robotic" SLiM theme for SliTaz GNU Linux 1.5 +# Version: 1.0-20130609 1.6 + 1.7 +# Display Messages 1.8 +msg_color #555555 1.9 +msg_font DejaVu Sans:size=10:bold 1.10 + 1.11 +# Screen background style. Valid values: stretch, tile 1.12 +background_style stretch 1.13 + 1.14 +# Input controls 1.15 +input_panel_x 50% 1.16 +input_panel_y 70% 1.17 +input_name_x 200 1.18 +input_name_y 82 1.19 +input_pass_x 200 1.20 +input_pass_y 123 1.21 + 1.22 +input_font DejaVu Sans:size=10 1.23 +input_color #D37C00 1.24 + 1.25 +# Display Welcome message 1.26 +welcome_msg Welcome to %host 1.27 +welcome_font DejaVu Sans:size=9:bold:outline 1.28 +welcome_color #CCCCCC 1.29 +welcome_x 60 1.30 +welcome_y 43 1.31 + 1.32 +# Display Username message 1.33 +username_msg Username 1.34 +username_font DejaVu Sans:size=9:bold 1.35 +username_color #404040 1.36 +username_x 51 1.37 +username_y 82 1.38 + 1.39 +# Display Password message 1.40 +password_msg Password 1.41 +password_x 51 1.42 +password_y 122