wok-6.x annotate slim-theme-robotic/stuff/slim.theme @ rev 21116
Up reiserfsprogs (3.6.27)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Mar 19 19:34:17 2019 +0100 (2019-03-19) |
parents | |
children |
rev | line source |
---|---|
al@14723 | 1 # Slitaz "Robotic" SLiM theme for SliTaz GNU Linux |
al@14723 | 2 # Version: 1.0-20130609 |
al@14723 | 3 |
al@14723 | 4 # Display Messages |
al@14723 | 5 msg_color #555555 |
al@14723 | 6 msg_font DejaVu Sans:size=10:bold |
al@14723 | 7 |
al@14723 | 8 # Screen background style. Valid values: stretch, tile |
al@14723 | 9 background_style stretch |
al@14723 | 10 |
al@14723 | 11 # Input controls |
al@14723 | 12 input_panel_x 50% |
al@14723 | 13 input_panel_y 70% |
al@14723 | 14 input_name_x 200 |
al@14723 | 15 input_name_y 82 |
al@14723 | 16 input_pass_x 200 |
al@14723 | 17 input_pass_y 123 |
al@14723 | 18 |
al@14723 | 19 input_font DejaVu Sans:size=10 |
al@14723 | 20 input_color #D37C00 |
al@14723 | 21 |
al@14723 | 22 # Display Welcome message |
al@14723 | 23 welcome_msg Welcome to %host |
al@14723 | 24 welcome_font DejaVu Sans:size=9:bold:outline |
al@14723 | 25 welcome_color #CCCCCC |
al@14723 | 26 welcome_x 60 |
al@14723 | 27 welcome_y 43 |
al@14723 | 28 |
al@14723 | 29 # Display Username message |
al@14723 | 30 username_msg Username |
al@14723 | 31 username_font DejaVu Sans:size=9:bold |
al@14723 | 32 username_color #404040 |
al@14723 | 33 username_x 51 |
al@14723 | 34 username_y 82 |
al@14723 | 35 |
al@14723 | 36 # Display Password message |
al@14723 | 37 password_msg Password |
al@14723 | 38 password_x 51 |
al@14723 | 39 password_y 122 |