-
Notifications
You must be signed in to change notification settings - Fork 0
/
decoration.ini
65 lines (55 loc) · 1.45 KB
/
decoration.ini
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
[module/DD1]
type = custom/text
content = "%{T3}%{T-}"
content-background = ${colors.black5}
content-foreground = ${colors.black6}
[module/DD2]
type = custom/text
content = "%{T3}%{T-}"
content-background = ${colors.black4}
content-foreground = ${colors.black5}
[module/DD3]
type = custom/text
content = "%{T3}%{T-}"
content-background = ${colors.black3}
content-foreground = ${colors.black4}
[module/DD4]
type = custom/text
content = "%{T3}%{T-}"
content-background = ${colors.black2}
content-foreground = ${colors.black3}
[module/DD5]
type = custom/text
content = "%{T5}%{T-}"
content-background = ${colors.black1}
content-foreground = ${colors.black2}
[module/DR1]
type = custom/text
content = "%{T3}%{T-}"
content-background = ${colors.black5}
content-foreground = ${colors.black6}
[module/DR2]
type = custom/text
content = "%{T3}%{T-}"
content-background = ${colors.black4}
content-foreground = ${colors.black5}
[module/DR3]
type = custom/text
content = "%{T3}%{T-}"
content-background = ${colors.black3}
content-foreground = ${colors.black4}
[module/DR4]
type = custom/text
content = "%{T5}%{T-}"
content-background = ${colors.black1}
content-foreground = ${colors.black3}
[module/CI]
type = custom/text
content = "%{T5}%{T-}"
content-background = ${colors.black1}
content-foreground = ${colors.black6}
[module/CD]
type = custom/text
content = "%{T5}%{T-}"
content-background = ${colors.black1}
content-foreground = ${colors.black6}