diff options
author | Urbain Vaes <urbain@vaes.uk> | 2016-04-22 18:24:36 +0100 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2016-04-22 20:40:33 +0100 |
commit | a55bcab62ee5d7198ee11a8e801895404d5d14cf (patch) | |
tree | e878694b27cbae49987801e7b1f080ef6f473945 /Xresources/.Xresources/solarized-light | |
parent | 467198df456011ee758ab2acd11964922bc7a18a (diff) |
Add base16 colorscheme
Diffstat (limited to 'Xresources/.Xresources/solarized-light')
-rw-r--r-- | Xresources/.Xresources/solarized-light | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/Xresources/.Xresources/solarized-light b/Xresources/.Xresources/solarized-light deleted file mode 100644 index c4b962d..0000000 --- a/Xresources/.Xresources/solarized-light +++ /dev/null @@ -1,28 +0,0 @@ -# include ".Xresources/base" - -URxvt.borderColor: #fdf6e3 - -*background: #fdf6e3 -*foreground: #657b83 -*fadeColor: #fdf6e3 -*cursorColor: #586e75 - -*pointerColorBackground: #93a1a1 -*pointerColorForeground: #586e75 - -*color0: #073642 -*color8: #002b36 -*color1: #dc322f -*color9: #cb4b16 -*color2: #859900 -*color10: #586e75 -*color3: #b58900 -*color11: #657b83 -*color4: #268bd2 -*color12: #839496 -*color5: #d33682 -*color13: #6c71c4 -*color6: #2aa198 -*color14: #93a1a1 -*color7: #eee8d5 -*color15: #fdf6e3 |