Magellan Linux

Contents of /smage/trunk/extras/slim/mcore/files/slim.theme

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1184 - (show annotations) (download)
Fri Jan 28 22:03:43 2011 UTC (13 years, 3 months ago) by niro
File size: 963 byte(s)
-add a slim.theme with matching colors
1 # text04 theme for SLiM
2 # by Johannes Winkelmann
3
4 # Messages (ie: shutdown)
5 msg_color #FFFFFF
6 msg_font Verdana:size=18:bold:dpi=75
7 msg_x 50%
8 msg_y 40%
9 msg_shadow_color #702342
10 msg_shadow_xoffset 1
11 msg_shadow_yoffset 1
12
13 # valid values: stretch, tile
14 background_style stretch
15 background_color #aaccee
16
17 # Input controls
18 input_panel_x 25%
19 input_panel_y 65%
20 input_name_x 394
21 input_name_y 181
22 input_font Verdana:size=12:dpi=75
23 input_color #000000
24
25 # Username / password request
26 username_font Verdana:size=14:bold:dpi=75
27 username_color #f9f9f9
28 username_x 280
29 username_y 183
30 password_x 50%
31 password_y 183
32 username_shadow_color #235270
33 username_shadow_xoffset 1
34 username_shadow_yoffset 1
35
36 username_msg Username:
37 password_msg Password: