diff options
| author | BardofSprites <[email protected]> | 2026-01-12 06:33:31 -0500 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2026-01-12 06:33:31 -0500 |
| commit | cccc6155933c6a35c43cd2eda446c54bb2148816 (patch) | |
| tree | bc97a2be5250288d6d54f3a65e7c93abd99cd2b4 /doric-xresources/.Xresources.d/Xresources.doric-earth | |
| parent | f8d58bfed5bed488e6a5c809a55216a0650deac9 (diff) | |
doric xresources
Diffstat (limited to 'doric-xresources/.Xresources.d/Xresources.doric-earth')
| -rw-r--r-- | doric-xresources/.Xresources.d/Xresources.doric-earth | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/doric-xresources/.Xresources.d/Xresources.doric-earth b/doric-xresources/.Xresources.d/Xresources.doric-earth new file mode 100644 index 0000000..e857f51 --- /dev/null +++ b/doric-xresources/.Xresources.d/Xresources.doric-earth @@ -0,0 +1,33 @@ +*.background: #f0eddf +*.foreground: #30232e +*.cursorColor: #770000 + +*.color1: #f0c8b5 +*.color2: #c2e3b0 +*.color3: #efe4b0 +*.color4: #bac9e5 +*.color5: #e7bfd7 +*.color6: #c9e6e0 + +*.color9: #a03000 +*.color10: #206700 +*.color11: #705200 +*.color12: #103060 +*.color13: #690f44 +*.color14: #105f66 + +dmenu.background: #f0eddf +dmenu.foreground: #30232e +dmenu.selbackground: #c09fa0 +dmenu.selforeground: #58383f + +Nsxiv.window.background: #f0eddf +Nsxiv.window.foreground: #30232e +Nsxiv.mark.foreground: #30232e +Nsxiv.bar.background: #c09fa0 +Nsxiv.bar.foreground: #58383f + +dwm.background: #f0eddf +dwm.foreground: #30232e +dwm.selbackground: #c09fa0 +dwm.selforeground: #58383f
\ No newline at end of file |
