From 76c075c14cff435b05d96d8268ceb56672b9b034 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Wed, 11 Feb 2015 21:02:04 +0100 Subject: Unified colors between gtk, cli and vim * changed `IncSearch` in vim colorscheme to highlight current replacement candidate * added `srfi-1` to default Chicken Scheme REPL libraries --- xorg/.Xresources | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'xorg') diff --git a/xorg/.Xresources b/xorg/.Xresources index 94c1e4b..a9792c4 100644 --- a/xorg/.Xresources +++ b/xorg/.Xresources @@ -21,11 +21,11 @@ URxvt.keysym.M-Up: \033[1;3A URxvt.keysym.M-Left: \033[1;3D URxvt.keysym.M-Right: \033[1;3C -URxvt.background: #171717 +URxvt.background: #161616 URxvt.foreground: #F2F2F2 ! black -URxvt.color0: #171717 +URxvt.color0: #161616 URxvt.color8: #F2F2F2 ! red URxvt.color1: #8C3346 -- cgit v1.2.3