-
Notifications
You must be signed in to change notification settings - Fork 0
/
slim.theme
44 lines (36 loc) · 1.17 KB
/
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
35
36
37
38
39
40
41
42
43
# SimplyBlack - an Arch Linux SLiM login theme
# Author: Thayer Williams <[email protected]>
# Arch Linux is a recognized trademark.
# messages (ie: shutdown, session options, etc)
msg_color #FFFFFF
msg_font Sans:size=10:bold:dpi=96
msg_x 50%
msg_y 70%
# valid values: stretch, tile
background_style tile
background_color #000000
# input box controls
input_font Sans:size=10:bold:dpi=96
input_fgcolor #000000
# panel location
input_panel_x 50%
input_panel_y 50%
input_name_x 130
input_name_y 214
# force single input box (gdm style)
input_pass_x -1
input_pass_y -1
# username / password request (actual text)
username_font Sans:size=10:bold:dpi=96
username_color #ffffff
username_x 126
username_y 190
password_x 126
password_y 190
username_msg Username
password_msg Password
#welcome message
#welcome_x 50%
#welcome_y 22
#welcome_font Sans:size=10:bold:dpi=96
#welcome_color #ffffff