From dc9d37d94318d19ca3576b09887dcc9eb66a5197 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Sat, 7 Feb 2015 20:35:18 +0100 Subject: Added CLI support to custom vim colorscheme --- xorg/.Xresources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xorg') diff --git a/xorg/.Xresources b/xorg/.Xresources index 12e38aa..94c1e4b 100644 --- a/xorg/.Xresources +++ b/xorg/.Xresources @@ -25,7 +25,7 @@ URxvt.background: #171717 URxvt.foreground: #F2F2F2 ! black -URxvt.color0: #000000 +URxvt.color0: #171717 URxvt.color8: #F2F2F2 ! red URxvt.color1: #8C3346 -- cgit v1.2.3