From 06505c06f906bc3cf286ea5e8c0bbbc071fa9e6a Mon Sep 17 00:00:00 2001 From: Tobias Schmidl Date: Thu, 24 Oct 2013 15:36:13 +0200 Subject: [PATCH] Bugfix for console vim --- Xresources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Xresources b/Xresources index 490d45c..4a4d43e 100644 --- a/Xresources +++ b/Xresources @@ -71,7 +71,7 @@ URxvt.color4: S_blue URxvt.color5: S_magenta URxvt.color6: S_cyan URxvt.color7: S_base1 -URxvt.color8: S_base01 +URxvt.color8: S_base03 URxvt.color9: S_orange URxvt.color10: S_green URxvt.color11: S_yellow