diff options
author | Urbain Vaes <urbain@vaes.uk> | 2016-04-23 00:01:56 +0100 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2016-04-23 02:54:56 +0100 |
commit | a59263b6672009c3dc8615ffb6c03342c8da3cac (patch) | |
tree | a70252001288b85ede6c35b0987cbfa452d2c460 /Xresources/.Xresources/solarized.light.xresources | |
parent | a55bcab62ee5d7198ee11a8e801895404d5d14cf (diff) |
Change mutt colors
Diffstat (limited to 'Xresources/.Xresources/solarized.light.xresources')
-rw-r--r-- | Xresources/.Xresources/solarized.light.xresources | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/Xresources/.Xresources/solarized.light.xresources b/Xresources/.Xresources/solarized.light.xresources deleted file mode 100644 index 5d076f4..0000000 --- a/Xresources/.Xresources/solarized.light.xresources +++ /dev/null @@ -1,26 +0,0 @@ -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 |