From a55bcab62ee5d7198ee11a8e801895404d5d14cf Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Fri, 22 Apr 2016 18:24:36 +0100 Subject: Add base16 colorscheme --- Xresources/.Xresources/solarized-dark | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 Xresources/.Xresources/solarized-dark (limited to 'Xresources/.Xresources/solarized-dark') diff --git a/Xresources/.Xresources/solarized-dark b/Xresources/.Xresources/solarized-dark deleted file mode 100644 index 1c51f21..0000000 --- a/Xresources/.Xresources/solarized-dark +++ /dev/null @@ -1,28 +0,0 @@ -# include ".Xresources/base" - -URxvt.borderColor: #002b36 - -*background: #002b36 -*foreground: #839496 -*fadeColor: #002b36 -*cursorColor: #93a1a1 - -*pointerColorBackground: #586e75 -*pointerColorForeground: #93a1a1 - -*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 -- cgit v1.2.3