From 98463ce91eb85fe794f0b7ea8dbf24bb1c9f01f5 Mon Sep 17 00:00:00 2001 From: ObeseTermite Date: Mon, 5 May 2025 17:52:00 -0700 Subject: [PATCH] Fixed i3 colors to be more uniform --- i3config | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/i3config b/i3config index 25a1d27..9fb4d8e 100644 --- a/i3config +++ b/i3config @@ -224,11 +224,11 @@ bar { default_border pixel 1 # class border backgr. text indicator child_border -client.focused #4c7899 #285577 #ffffff #2e9ef4 #ffffff -client.focused_inactive #333333 #5f676a #ffffff #484e50 #555555 -client.unfocused #333333 #222222 #888888 #292d2e #000000 -client.urgent #2f343a #900000 #ffffff #900000 #900000 -client.placeholder #000000 #0c0c0c #ffffff #000000 #0c0c0c +client.focused #ffffff #ffffff #ffffff #ffffff #ffffff +client.focused_inactive #555555 #555555 #ffffff #555555 #555555 +client.unfocused #000000 #222222 #888888 #000000 #000000 +client.urgent #900000 #900000 #ffffff #900000 #900000 +client.placeholder #0c0c0c #0c0c0c #ffffff #000000 #0c0c0c client.background #ffffff