-
Notifications
You must be signed in to change notification settings - Fork 0
/
colors.Xresources
68 lines (64 loc) · 1.47 KB
/
colors.Xresources
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
66
67
68
! X colors.
! Generated by 'wal'
*foreground: #a0c3c2
*background: #2a251f
*.foreground: #a0c3c2
*.background: #2a251f
emacs*foreground: #a0c3c2
emacs*background: #2a251f
URxvt*foreground: #a0c3c2
XTerm*foreground: #a0c3c2
UXTerm*foreground: #a0c3c2
URxvt*background: [100]#2a251f
XTerm*background: #2a251f
UXTerm*background: #2a251f
URxvt*cursorColor: #a0c3c2
XTerm*cursorColor: #a0c3c2
UXTerm*cursorColor: #a0c3c2
URxvt*borderColor: [100]#2a251f
! Colors 0-15.
*.color0: #2a251f
*color0: #2a251f
*.color1: #C1A636
*color1: #C1A636
*.color2: #F6CA02
*color2: #F6CA02
*.color3: #376D8E
*color3: #376D8E
*.color4: #3A739A
*color4: #3A739A
*.color5: #467A90
*color5: #467A90
*.color6: #3F8EA2
*color6: #3F8EA2
*.color7: #a0c3c2
*color7: #a0c3c2
*.color8: #708887
*color8: #708887
*.color9: #C1A636
*color9: #C1A636
*.color10: #F6CA02
*color10: #F6CA02
*.color11: #376D8E
*color11: #376D8E
*.color12: #3A739A
*color12: #3A739A
*.color13: #467A90
*color13: #467A90
*.color14: #3F8EA2
*color14: #3F8EA2
*.color15: #a0c3c2
*color15: #a0c3c2
! Black color that will not be affected by bold highlighting.
*.color66: #2a251f
*color66: #2a251f
! Xclock colors.
XClock*foreground: #a0c3c2
XClock*background: #2a251f
XClock*majorColor: rgba:a0/c3/c2/ff
XClock*minorColor: rgba:a0/c3/c2/ff
XClock*hourColor: rgba:a0/c3/c2/ff
XClock*minuteColor: rgba:a0/c3/c2/ff
XClock*secondColor: rgba:a0/c3/c2/ff
! Set depth to make transparency work.
URxvt*depth: 32