From 7a62a3adfbf6f35f8ff0b4833c6e1600f471ec0b Mon Sep 17 00:00:00 2001 From: Kjetil Orbekk Date: Wed, 30 Sep 2015 15:28:18 -0400 Subject: Update i3 colors. --- i3/config | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'i3') diff --git a/i3/config b/i3/config index 6f4cfa3..e1cc14d 100644 --- a/i3/config +++ b/i3/config @@ -109,11 +109,10 @@ bindsym Mod4+Shift+r restart bindsym Mod4+Shift+e exit # # class border backgr. text indicator -client.focused #000000 #76c7b7 #000000 #2e9ef4 -client.focused_inactive #333333 #999999 #000000 #484e50 -client.unfocused #333333 #cccccc #333333 #292d2e -client.urgent #2f343a #900000 #ffffff #900000 -# client.placeholder #000000 #0c0c0c #ffffff #000000 +client.focused #000000 #6a9fb5 #f5f5f5 #2e9ef4 +client.focused_inactive #000000 #505050 #e0e0e0 #484e50 +client.unfocused #000000 #505050 #aa759f +client.urgent #000000 #ac4142 #e0e0e0 #ac4142 # resize window (you can also use the mouse for that) mode "resize" { -- cgit v1.2.3