diff options
author | Urbain Vaes <urbain@vaes.uk> | 2020-10-19 16:31:36 +0100 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2020-10-19 16:31:36 +0100 |
commit | ea797e789ed5566fe3ffb5395ea41eb74c2b73a1 (patch) | |
tree | 637987a7066641ea3d8c7d5aa3bade2ad5b3e615 /Xresources/.Xresources/solarized.dark | |
parent | cf274306ec254317e88d24b6147202aae862df80 (diff) |
Remove colorschemes
Diffstat (limited to 'Xresources/.Xresources/solarized.dark')
-rw-r--r-- | Xresources/.Xresources/solarized.dark | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/Xresources/.Xresources/solarized.dark b/Xresources/.Xresources/solarized.dark deleted file mode 100644 index 8940b45..0000000 --- a/Xresources/.Xresources/solarized.dark +++ /dev/null @@ -1,28 +0,0 @@ -#include "base" - -URxvt.borderColor: #002b36 - -*background: #002b36 -*foreground: #839496 -*fadeColor: #002b36 -*cursorColor: #93a1a1 - -*pointerColorBackground: #586e75 -*pointerColorForeground: #93a1a1 - -*color0: #073642 -*color1: #dc322f -*color2: #859900 -*color3: #b58900 -*color4: #268bd2 -*color5: #d33682 -*color6: #2aa198 -*color7: #eee8d5 -*color8: #002b36 -*color9: #cb4b16 -*color10: #586e75 -*color11: #657b83 -*color12: #839496 -*color13: #6c71c4 -*color14: #93a1a1 -*color15: #fdf6e3 |