From 28ab8e28ad9ae36542e2fba57b8b2e4c8fbb55b4 Mon Sep 17 00:00:00 2001
From: Christian Colglazier <christian@cacolglazier.com>
Date: Tue, 31 Jul 2018 18:32:51 -0400
Subject: [PATCH] Improved theming

---
 i3/config | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/i3/config b/i3/config
index 18b3cc8..8615e8c 100644
--- a/i3/config
+++ b/i3/config
@@ -199,9 +199,9 @@ bindsym $mod+Shift+h exec dbus-send --type=method_call --dest=org.gnome.ScreenSa
 # class                 border  backgr. text    indicator child_border
 client.focused          #0288D1 #0288D1 #B3E5FC #000000   #000000
 client.focused_inactive #212121 #212121 #ffffff #000000   #000000
-client.unfocused        #333333 #212121 #9E9E9E #292d2e   #222222
-client.urgent           #2f343a #900000 #ffffff #900000   #900000
-client.placeholder      #000000 #0c0c0c #ffffff #000000   #0c0c0c
+client.unfocused        #212121 #212121 #212121 #212121   #212121
+client.urgent           #212121 #900000 #ffffff #900000   #900000
+client.placeholder      #000000 #000000 #ffffff #000000   #0c0c0c
 
 client.background       #ffffff