diff --git a/config/users/kat/sway/mako.nix b/config/users/kat/sway/mako.nix index 2b3a6204..9c323b83 100644 --- a/config/users/kat/sway/mako.nix +++ b/config/users/kat/sway/mako.nix @@ -28,7 +28,7 @@ in programs.mako = { enable = true; defaultTimeout = 3000; - borderColor = base16.base0A; + borderColor = base16.base08; backgroundColor = "${base16.base00}70"; textColor = base16.base05; };