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/Tomorrow-Night-Eighties | |
parent | 467198df456011ee758ab2acd11964922bc7a18a (diff) |
Add base16 colorscheme
Diffstat (limited to 'Xresources/.Xresources/Tomorrow-Night-Eighties')
-rw-r--r-- | Xresources/.Xresources/Tomorrow-Night-Eighties | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/Xresources/.Xresources/Tomorrow-Night-Eighties b/Xresources/.Xresources/Tomorrow-Night-Eighties deleted file mode 100644 index 0a7dff7..0000000 --- a/Xresources/.Xresources/Tomorrow-Night-Eighties +++ /dev/null @@ -1,23 +0,0 @@ -# include ".Xresources/base" - -URxvt*foreground: #cccccc -URxvt*background: #2d2d2d -URxvt.borderColor: #2d2d2d -URxvt*cursorColor: #aeafad - -URxvt*color0: #000000 -URxvt*color8: #666666 -URxvt*color1: #f2777a -URxvt*color9: #FF3334 -URxvt*color2: #99cc99 -URxvt*color10: #9ec400 -URxvt*color3: #f99157 -URxvt*color11: #ffcc66 -URxvt*color4: #6699cc -URxvt*color12: #6699cc -URxvt*color5: #cc99cc -URxvt*color13: #b777e0 -URxvt*color6: #66cccc -URxvt*color14: #54ced6 -URxvt*color7: #515151 -URxvt*color15: #393939 |