From 0e59c90d5eccd202cc0202da284b9a24b0e93a90 Mon Sep 17 00:00:00 2001 From: sefidel Date: Sat, 12 Mar 2022 17:25:02 +0900 Subject: feat: theme fixup --- home/profiles/base/config/sway.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home/profiles/base/config') 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 -- cgit 1.4.1