-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy paththeme.conf
More file actions
42 lines (33 loc) · 800 Bytes
/
theme.conf
File metadata and controls
42 lines (33 loc) · 800 Bytes
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
[General]
Background="backgrounds/bg.jpg"
VideoBackground="backgrounds/animbg.mp4"
FontFile="fonts/PressStart2P.woff"
Padding="50"
CornerRadius="5"
GeneralFontSize="9"
LoginScale="0.175"
UserPictureBorderWidth="5"
UserPictureBorderColor="#b4befe"
UserPictureColor="#1e1d2f"
TextFieldColor="#1e1d2f"
TextFieldHighlightColor="#b4befe"
TextFieldErrorColor="#f38ba8"
LoginButtonTextColor="#1e1d2f"
LoginButtonBgColor="#b4befe"
LoginButtonText="Login"
PopupBgColor="#313244"
PopupHighlightColor="#b4befe"
SessionButtonColor="#313244"
SessionIconColor="#b4befe"
PowerButtonColor="#313244"
PowerIconColor="#b4befe"
DateColor="#FFFFFF"
DateSize="25"
DateIsBold="true"
DateOpacity="1"
DateFormat="dddd, d MMM"
TimeColor="#FFFFFF"
TimeSize="40"
TimeIsBold="true"
TimeOpacity="1"
TimeFormat="hh:mm AP"