summaryrefslogtreecommitdiff
path: root/slim/0.8/slim.theme
blob: 2a09ce047e3586a86b318bdebd75cc764caef770 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# Based on text04 theme for SLiM
# by Johannes Winkelmann.
# Modified by Ludovic Courtès <ludo@gnu.org>.

# Messages (ie: shutdown)
msg_color               #FFFFFF
msg_font                Helvetica:size=18:bold:dpi=75
msg_x                   50%
msg_y                   40%
msg_shadow_color #702342
msg_shadow_xoffset 1
msg_shadow_yoffset 1

# valid values: stretch, tile
background_style        stretch
background_color        #eedddd

# Input controls
input_panel_x           50%
input_panel_y           50%
input_name_x            394
input_name_y            367
input_font          	Helvetica:size=12:dpi=75
input_color             #000000

# Username / password request
username_font          	Helvetica:size=14:bold:dpi=75
username_color        	#f9f9f9
username_x              290
username_y              369
password_x              290
password_y              369
username_shadow_color   #702342
username_shadow_xoffset 1
username_shadow_yoffset 1

username_msg            user name:
password_msg            password: