diff options
| author | BardofSprites <[email protected]> | 2026-02-02 18:58:20 -0500 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2026-02-02 18:58:20 -0500 |
| commit | 52c97d6a770855f56a19b30cc168afae93cbac7a (patch) | |
| tree | 11a85a097a7dd251ccd6e961de30d74908eeb960 /doric-xresources/.Xresources.d/Xresources.oak | |
| parent | 4d37b87b6f20e1d15c9f41a187a1eba6ff5058ba (diff) | |
cleanup
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 |
