blob: edb653b8babec6e67f3533beb0d682c9bab3499b (
plain)
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
|
*.foreground: #e7e7e7
*.background: #181818
*.cursorColor: #eeddbb
*.color0: #505050
*.color8: #b0b0b0
*.color9: #eca28f
*.color10: #b9d0aa
*.color11: #c0b080
*.color12: #9fbfe7
*.color13: #e9acbf
*.color14: #a0c0d0
*.color1: #eca28f
*.color2: #b9d0aa
*.color3: #c0b080
*.color4: #9fbfe7
*.color5: #e9acbf
*.color6: #a0c0d0
dmenu.background: #181818
dmenu.foreground: #e7e7e7
dmenu.selbackground: #505050
dmenu.selforeground: #b0b0b0
Nsxiv.window.background: #181818
Nsxiv.window.foreground: #e7e7e7
Nsxiv.mark.foreground: #e7e7e7
Nsxiv.bar.background: #505050
Nsxiv.bar.foreground: #b0b0b0
dwm.background: #181818
dwm.foreground: #e7e7e7
dwm.selbackground: #505050
dwm.selforeground: #b0b0b0
|