diff options
Diffstat (limited to 'doric-xresources/.Xresources.d/Xresources.walnut')
| -rw-r--r-- | doric-xresources/.Xresources.d/Xresources.walnut | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/doric-xresources/.Xresources.d/Xresources.walnut b/doric-xresources/.Xresources.d/Xresources.walnut new file mode 100644 index 0000000..05b4107 --- /dev/null +++ b/doric-xresources/.Xresources.d/Xresources.walnut @@ -0,0 +1,36 @@ +*.foreground: #b9d3b0 +*.background: #153227 +*.cursorColor: #d3b18e + +*.color0: #303931 +*.color8: #9ba3a2 + +*.color9: #e8a27f +*.color10: #82cc7f +*.color11: #c4b980 +*.color12: #8fbae5 +*.color13: #e9acbf +*.color14: #a0c0d0 + +*.color1: #e8a27f +*.color2: #82cc7f +*.color3: #c4b980 +*.color4: #8fbae5 +*.color5: #e9acbf +*.color6: #a0c0d0 + +dmenu.background: #153227 +dmenu.foreground: #b9d3b0 +dmenu.selbackground: #0c512c +dmenu.selforeground: #63c789 + +Nsxiv.window.background: #153227 +Nsxiv.window.foreground: #b9d3b0 +Nsxiv.mark.foreground: #b9d3b0 +Nsxiv.bar.background: #0c512c +Nsxiv.bar.foreground: #63c789 + +dwm.background: #153227 +dwm.foreground: #b9d3b0 +dwm.selbackground: #0c512c +dwm.selforeground: #63c789 |
