diff options
Diffstat (limited to 'home/profiles/base/config')
-rw-r--r-- | home/profiles/base/config/sway.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/profiles/base/config/sway.nix b/home/profiles/base/config/sway.nix index f20007f..61e73d8 100644 --- a/home/profiles/base/config/sway.nix +++ b/home/profiles/base/config/sway.nix @@ -180,7 +180,7 @@ with neotheme.colors; set $color15 #${bright7} set $primary $color4 - set $muted #508176 + set $muted #36486a # class border backgr text indicator client.focused $primary $primary $color0 $primary |