diff options
Diffstat (limited to 'doric-xresources/.Xresources.d/Xresources.oak')
| -rw-r--r-- | doric-xresources/.Xresources.d/Xresources.oak | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/doric-xresources/.Xresources.d/Xresources.oak b/doric-xresources/.Xresources.d/Xresources.oak new file mode 100644 index 0000000..0813887 --- /dev/null +++ b/doric-xresources/.Xresources.d/Xresources.oak @@ -0,0 +1,34 @@ +*.background: #e0d8c7 +*.foreground: #3a2018 +*.cursorColor: #497020 + +*.color9: #982500 +*.color10: #226700 +*.color11: #595000 +*.color12: #103077 +*.color13: #700054 +*.color14: #005460 + +*.color1: #e3b8a0 +*.color2: #b8caa0 +*.color3: #e2e0a8 +*.color4: #c4c8dd +*.color5: #d8bade +*.color6: #bee0db + +dmenu.background: #e0d8c7 +dmenu.foreground: #3a2018 +dmenu.selbackground: #b1bf88 +dmenu.selforeground: #3f5000 + +Nsxiv.window.background: #e0d8c7 +Nsxiv.window.foreground: #3a2018 +Nsxiv.mark.foreground: #3a2018 +Nsxiv.bar.background: #b1bf88 +Nsxiv.bar.foreground: #3f5000 + +dwm.background: #e0d8c7 +dwm.foreground: #3a2018 +dwm.selbackground: #b1bf88 +dwm.selforeground: #3f5000 +dwm.selbordercolor: #0f5420 |
