wok diff slim-theme-radarspider/stuff/slim.theme @ rev 19393
Add pdfgrep
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Mon Aug 29 14:38:48 2016 +0100 (2016-08-29) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/slim-theme-radarspider/stuff/slim.theme Mon Aug 29 14:38:48 2016 +0100 1.3 @@ -0,0 +1,54 @@ 1.4 +# Slitaz "Radar Spider" SLiM theme for SliTaz GNU Linux 1.5 +# Version: 1.0-20130609 1.6 + 1.7 +# Display Messages 1.8 +msg_color #FF6600 1.9 +msg_font DejaVu Sans:size=14:bold 1.10 +msg_shadow_xoffset 1 1.11 +msg_shadow_yoffset 1 1.12 +msg_shadow_color #000000 1.13 + 1.14 +# Screen background style. Valid values: stretch, tile 1.15 +background_style stretch 1.16 + 1.17 +# Input controls 1.18 +input_panel_x 12% 1.19 +input_panel_y 88% 1.20 +input_name_x 199 1.21 +input_name_y 65 1.22 +input_pass_x 199 1.23 +input_pass_y 110 1.24 + 1.25 +input_font DejaVu Sans:size=12 1.26 +input_fgcolor #FF6600 1.27 +input_bgcolor #893100 1.28 +# input_shadow_xoffset 1 1.29 +# input_shadow_yoffset 1 1.30 +input_shadow_color #000000 1.31 + 1.32 +# Display Welcome message 1.33 +welcome_msg Welcome to %host 1.34 +welcome_font DejaVu Sans:size=14:bold:outline 1.35 +welcome_color #FFA400 1.36 +welcome_x 12 1.37 +welcome_y 20 1.38 +welcome_shadow_xoffset 2 1.39 +welcome_shadow_yoffset 2 1.40 +welcome_shadow_color #000000 1.41 + 1.42 +# Display Username message 1.43 +username_msg Username 1.44 +username_font DejaVu Sans:size=12:bold 1.45 +username_color #FF6600 1.46 +username_x 8 1.47 +username_y 65 1.48 +username_shadow_xoffset 1 1.49 +username_shadow_yoffset 1 1.50 +username_shadow_color #000000 1.51 + 1.52 +# Display Password message 1.53 +password_msg Password 1.54 +password_color #FFA400 1.55 +password_x 8 1.56 +password_y 110 1.57 +