From: root Date: Tue, 29 May 2007 04:02:18 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=96daeeec9362e2e62e7db1c61bf0bbe96877701d;p=dana%2Furxvt.git *** empty log message *** --- diff --git a/src/init.C b/src/init.C index d619d79d..530221dd 100644 --- a/src/init.C +++ b/src/init.C @@ -48,7 +48,7 @@ const char *const def_colorName[] = "rgb:00/00/00", // 0: black (Black) "rgb:cd/00/00", // 1: red (Red3) "rgb:00/cd/00", // 2: green (Green3) - "rgb:cd/cd/00", // 3: ywlloe (Yellow3) + "rgb:cd/cd/00", // 3: yellow (Yellow3) "rgb:00/00/cd", // 4: blue (Blue3) "rgb:cd/00/cd", // 5: magenta (Magenta3) "rgb:00/cd/cd", // 6: cyan (Cyan3)