Terying to change active bordercolor stylix

This commit is contained in:
2026-03-17 13:00:03 +00:00
parent 6c212cf268
commit 24d344d6f9
2 changed files with 1 additions and 5 deletions
@@ -19,10 +19,5 @@ in
enable = true;
base16Scheme = "${flakeRoot}/assets/system/theming/stylix/catppuccin-mocha.yaml";
polarity = "dark";
themes.hyprland = {
style = {
activeBorder = "linear-gradient(to right, #a6e3a1, #89b4fa)";
};
};
};
}