blob: f78cdef4e5353da97c51c34736e38ae8e81b62d4 (
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
37
38
39
40
41
42
43
44
|
!!!!!! Ef Kassio Xresources theme
*.foreground: #201f36
*.background: #fff7f7
*.cursorColor: #201f36
! black
*.color0: #201f36
*.color8: #776f79
! red
*.color1: #b00234
*.color9: #e00033
! green
*.color2: #217a3c
*.color10: #4a7d00
! yellow
*.color3: #9a6012
*.color11: #a04646
! blue
*.color4: #3c3bbe
*.color12: #4250ef
! magenta
*.color5: #a01f64
*.color13: #7022bf
! cyan
*.color6: #2f5f9f
*.color14: #1077ab
! white
*.color7: #fff7f7
*.color15: #fff7f7
dmenu.background: #fff7f7
dmenu.foreground: #201f36
dmenu.selbackground: #e0bfba
dmenu.selforeground: #151515
Nsxiv.window.background: #fff7f7
Nsxiv.window.foreground: #201f36
Nsxiv.mark.foreground: #201f36
Nsxiv.bar.background: #e0bfba
Nsxiv.bar.foreground: #151515
dwm.background: #fff7f7
dwm.foreground: #201f36
dwm.selbackground: #e0bfba
dwm.selforeground: #151515
|