From f8943e854536bfedc95c8e0421d341a5db69140f Mon Sep 17 00:00:00 2001
From: xero <x@xero.nu>
Date: Sun, 16 Nov 2014 16:47:40 -0500
Subject:  update terminal setup

---
 urxvt/.Xdefaults | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

(limited to 'urxvt')

diff --git a/urxvt/.Xdefaults b/urxvt/.Xdefaults
index db601b6..1afc7f9 100644
--- a/urxvt/.Xdefaults
+++ b/urxvt/.Xdefaults
@@ -20,15 +20,13 @@ urxvt*boldFont: xft:gohufont:size=11:antialias=true
 
 ! █▓▒░ interface
 urxvt*scrollBar: false
-urxvt*transparent: true
-urxvt*shading: 15
+urxvt*transparent: false
+!urxvt*shading: 38
 
 ! █▓▒░ mikado colors
 urxvt*foreground: #f3f3f3
-urxvt*background: #121212
+urxvt*background: #222222
 urxvt*cursorColor: #f3f3f3
-urxvt*color0: #322a2c
-urxvt*color8: #46423b
 urxvt*color1: #a04363
 urxvt*color9: #ae837a
 urxvt*color2: #9b9329
@@ -43,7 +41,7 @@ urxvt*color6: #757978
 urxvt*color14: #9fa590
 urxvt*color7: #bcbcaf
 urxvt*color15: #c1c4bc
-urxvt*color0: #111111
+urxvt*color0: #222222
 urxvt*color8: #666666
 
 ! █▓▒░ clipboard
-- 
cgit v1.2.1