From 8bd9d08ba9d1ba63d0b93b7514727f330d113efe Mon Sep 17 00:00:00 2001 From: Kolan Sh Date: Thu, 19 Dec 2013 10:00:02 +0400 Subject: [PATCH] URxvt.color0: rgb:01/01/01 --- .urxvt/Xdefaults | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.urxvt/Xdefaults b/.urxvt/Xdefaults index 7cf3f36..b46bea3 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:01/01/01 URxvt.color1: rgb:aa/00/00 URxvt.color2: rgb:aa/aa/00 URxvt.color3: rgb:77/77/00