summaryrefslogtreecommitdiff
path: root/i3
diff options
context:
space:
mode:
authorKjetil Orbekk <kjetil.orbekk@gmail.com>2015-09-30 15:28:18 -0400
committerKjetil Orbekk <kjetil.orbekk@gmail.com>2015-09-30 15:28:18 -0400
commit7a62a3adfbf6f35f8ff0b4833c6e1600f471ec0b (patch)
tree09d908c4bd44f6dc5f2c9661328f21b88492edc5 /i3
parent70ae4034dcfd085184857433d1a4353ba151d62b (diff)
Update i3 colors.
Diffstat (limited to 'i3')
-rw-r--r--i3/config9
1 files changed, 4 insertions, 5 deletions
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" {