From 750e9a5d58c2719a87f931eb5bcc505d382cb6c7 Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Thu, 21 Apr 2016 14:21:38 +0100 Subject: Add tomorrow theme and improve script --- Xresources/.Xresources/Tomorrow-Night-Eighties | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 Xresources/.Xresources/Tomorrow-Night-Eighties (limited to 'Xresources/.Xresources/Tomorrow-Night-Eighties') diff --git a/Xresources/.Xresources/Tomorrow-Night-Eighties b/Xresources/.Xresources/Tomorrow-Night-Eighties new file mode 100644 index 0000000..0a7dff7 --- /dev/null +++ b/Xresources/.Xresources/Tomorrow-Night-Eighties @@ -0,0 +1,23 @@ +# 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 -- cgit v1.2.3