-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathslim.theme
34 lines (30 loc) · 921 Bytes
/
slim.theme
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
# dwm theme for SLiM
# by Sebastian Menski
# email: [email protected]
# website: https://github.com/menski/slim-theme-dwm
# Messages style and position
msg_color #eeeeec
msg_font monaco
msg_x 60%
msg_y 65%
# Background
background_style stretch
background_color #2e3436
# Username / password style, position and text
username_font monaco
username_color #eeeeec
username_x 60
username_y 130
password_x 60
password_y 150
username_msg username <
password_msg password <
# Input controls style and position
input_font monaco
input_color #eeeeec
input_panel_x 50%
input_panel_y 50%
input_name_x 180
input_name_y 130
input_pass_x 180
input_pass_y 150