diff options
author | lonkaars <l.leblansch@gmail.com> | 2020-12-05 15:29:09 +0100 |
---|---|---|
committer | lonkaars <l.leblansch@gmail.com> | 2020-12-05 15:29:09 +0100 |
commit | c4dd50f03fbc16f72be123da829158f81a433f06 (patch) | |
tree | 1156faf41dad85e85401e230784228a61fb24754 /Xresources | |
parent | ed8fb59e1943678abe87df70ffab419d64a087d0 (diff) |
blubber
Diffstat (limited to 'Xresources')
-rw-r--r-- | Xresources | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/Xresources b/Xresources new file mode 100644 index 0000000..8627b7d --- /dev/null +++ b/Xresources @@ -0,0 +1,21 @@ +*.color0: #fdf9f7 +*.color1: #8c627a +*.color2: #628c6e +*.color3: #8c8b62 +*.color4: #626b8c +*.color5: #6e628c +*.color6: #62808c +*.color7: #121213 +*.color8: #ccbeb7 +*.color9: #725063 +*.color10: #50725a +*.color11: #727250 +*.color12: #505872 +*.color13: #5a5072 +*.color14: #506872 +*.color15: #393b3b + +*.foreground: #121213 +*.background: #fdf9f7 +*.cursorColor: #121213 + |