diff --git a/modules/hyprland/home.nix b/modules/hyprland/home.nix index 06ac462..fc7d7df 100644 --- a/modules/hyprland/home.nix +++ b/modules/hyprland/home.nix @@ -123,8 +123,8 @@ gaps_in = 0; gaps_out = 0; border_size = 2; - "col.active_border" = "rgba(33ccffee) rgba(00ff99ee) 45deg"; - "col.inactive_border" = "rgba(595959aa)"; + "col.active_border" = "rgba(fabd2fee) rgba(fe8019ee) 45deg"; + "col.inactive_border" = "rgba(928374aa)"; layout = "dwindle"; };