From 1549eda1ba690734f2c0845433498a3cbf373175 Mon Sep 17 00:00:00 2001 From: Kolan Sh Date: Tue, 17 Dec 2013 17:24:00 +0400 Subject: [PATCH] Black color0 in URxvt --- .urxvt/Xdefaults | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.urxvt/Xdefaults b/.urxvt/Xdefaults index 1ea16d9..7cf3f36 100644 --- a/.urxvt/Xdefaults +++ b/.urxvt/Xdefaults @@ -1,7 +1,7 @@ URxvt.colorBD: #CC5533 URxvt*background: #000000 URxvt*foreground: #C0C0C0 -URxvt.color0: rgb:46/70/73 +! URxvt.color0: rgb:46/70/73 URxvt.color1: rgb:aa/00/00 URxvt.color2: rgb:aa/aa/00 URxvt.color3: rgb:77/77/00