summarylogtreecommitdiffstats
path: root/slim.theme
blob: 5560b1c5c81dc2f028974a0f005c9612ab4dbf6e (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
# arch-tetra theme for SLiM
# by Jussi Timperi
# email: jussi.timperi AT gmail DOT com
# based on dwm02 theme
# by Thayer Williams 
# email: thayerw AT gmail DOT com
# website: http://cinderwick.ca/

# Messages (ie: shutdown)
msg_color               #ffffff
msg_font                edges:antialias=True:hinting=True
msg_x                   75%
msg_y                   50%

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

# Input controls (relative to panel)
input_panel_x           20%
input_panel_y           50%
input_name_x            140
input_name_y            100
input_pass_x            140
input_pass_y            120
input_font          	edges:antialias=True:hinting=True
input_color             #ffffff

# Username / password request (relative to panel)
username_font          	edges:antialias=True:hinting=True
username_color        	#ffffff
username_x              30
username_y              100
password_x              30
password_y              120

username_msg            username  <
password_msg            password  <