about summary refs log tree commit diff
path: root/home/profiles/base/config/sway.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home/profiles/base/config/sway.nix')
-rw-r--r--home/profiles/base/config/sway.nix7
1 files changed, 3 insertions, 4 deletions
diff --git a/home/profiles/base/config/sway.nix b/home/profiles/base/config/sway.nix
index f20007f..eb9849f 100644
--- a/home/profiles/base/config/sway.nix
+++ b/home/profiles/base/config/sway.nix
@@ -179,13 +179,12 @@ with neotheme.colors;
   set $color14 #${bright6}
   set $color15 #${bright7}
 
-  set $primary $color4
-  set $muted #508176
+  set $primary $color6
 
   # class                 border    backgr    text    indicator
   client.focused          $primary $primary $color0 $primary
-  client.focused_inactive $muted $muted $color0 $muted
-  client.unfocused        $muted $muted $color7 $muted
+  client.focused_inactive $color0 $color0 $color0 $color0
+  client.unfocused        $color0 $color0 $color7 $color0
   client.urgent           $color10 $color10 $color0 $color10
   output "*" bg ${../../../../assets/annie-spratt-arctic.jpg} fill
   output "*" scale 1