diff --git a/users/alejandro/sway/sway.nix b/users/alejandro/sway/sway.nix index fde2be6..1a1bf44 100644 --- a/users/alejandro/sway/sway.nix +++ b/users/alejandro/sway/sway.nix @@ -54,8 +54,8 @@ in { colors = { focused = { - border = "#484848"; - background = "#2B3C44"; + border = "#2B3C44"; + background = "#4E3D45"; text = "#FFFFFF"; indicator = "#333333"; childBorder = "#000000";