From 9273009268fa480120e0f0eb929c580742f2b12b Mon Sep 17 00:00:00 2001
From: xero <x@xero.nu>
Date: Sun, 15 Nov 2015 22:53:14 -0500
Subject: update sourcerer yellow color

---
 urxvt/.Xdefaults | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

(limited to 'urxvt')

diff --git a/urxvt/.Xdefaults b/urxvt/.Xdefaults
index 5646a9c..e8ef56d 100644
--- a/urxvt/.Xdefaults
+++ b/urxvt/.Xdefaults
@@ -62,8 +62,9 @@ urxvt*transparent: false
 *.color2:       #719611
 *.color10:      #b1d631
 ! yellow
-*.color3:       #cc8800
-*.color11:      #ff9800
+!*.color3:      #cc8800
+*.color3:       #ff9800
+*.color11:      #87875f
 ! blue
 *.color4:       #6688aa
 *.color12:      #90b0d1
-- 
cgit v1.2.1