From 99ac88e907e33577cf294be27e2949881f05fc7f Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Sat, 18 Dec 2021 10:34:46 +0100 Subject: [PATCH] i3: harmonize colors border = background = child_border indicator is toned down --- config | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config b/config index 97b285a..1af2806 100644 --- a/config +++ b/config @@ -15,11 +15,11 @@ font pango:Iosevka Aile 9 default_border pixel $borderpx default_floating_border pixel $borderpx # class border backgr. text indicator child_border -client.focused #ffaf00 #cc5c00 #ffffff #ffdf11 #cc5c00 -client.focused_inactive #333333 #5f676a #ffffff #484e50 #5f676a -client.unfocused #333333 #222222 #888888 #292d2e #222222 -client.urgent #2f343a #d00000 #ffffff #d00000 #d00000 -client.placeholder #000000 #0c0c0c #ffffff #000000 #0c0c0c +client.focused #cc5c00 #cc5c00 #ffffff #dd7c11 #cc5c00 +client.focused_inactive #5f676a #5f676a #ffffff #484e50 #5f676a +client.unfocused #222222 #222222 #888888 #292d2e #222222 +client.urgent #d00000 #d00000 #ffffff #d00000 #d00000 +client.placeholder #0c0c0c #0c0c0c #ffffff #000000 #0c0c0c client.background #ffffff # gaps