diff --git a/configs/i3.nix b/configs/i3.nix index ba1a8d5..0cbbb0e 100644 --- a/configs/i3.nix +++ b/configs/i3.nix @@ -120,9 +120,9 @@ in { focused = scheme // { - border = colours.cyan.bright; - indicator = colours.cyan.bright; - childBorder = colours.cyan.bright; + border = colours.blue.bright; + indicator = colours.blue.bright; + childBorder = colours.blue.bright; }; unfocused = scheme