Terying to change active bordercolor stylix
This commit is contained in:
@@ -19,5 +19,9 @@ in
|
||||
enable = true;
|
||||
base16Scheme = "${flakeRoot}/assets/system/theming/stylix/catppuccin-mocha.yaml";
|
||||
polarity = "dark";
|
||||
themes.hyprland = {
|
||||
style = {
|
||||
activeBorder = "linear-gradient(to right, #a6e3a1, #89b4fa)";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user