blob: ef19af9134ca068206af9b261ded0d0bbe515b9d (
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
|
!!!!! Ef Spring Xresources theme
*.foreground: #34494a
*.background: #f6fff9
URxvt.background: [90]#f6fff9
*.cursorColor: #34494a
! black
*.color0: #f6fff9
*.color8: #90918a
! red
*.color1: #c42d2f
*.color9: #cf2f4f
! green
*.color2: #1a870f
*.color10: #007f68
! yellow
*.color3: #b6540f
*.color11: #a45f22
! blue
*.color4: #5f5fdf
*.color12: #265fbf
! magenta
*.color5: #d5206f
*.color13: #9435b4
! cyan
*.color6: #1f6fbf
*.color14: #0f7b8f
! white
*.color7: #34494a
*.color15: #34494a
dmenu.background: #f6fff9
dmenu.foreground: #34494a
dmenu.selbackground: #90e8b0
dmenu.selforeground: #34494a
|