feat: frappuccino rice
This commit is contained in:
7
colors.nix
Normal file
7
colors.nix
Normal file
@@ -0,0 +1,7 @@
|
||||
{...}: {
|
||||
stylix.enable = true;
|
||||
stylix.image = ./static/guz-wallpaper-default.png;
|
||||
# stylix.base16Scheme = "${pkgs.base16-schemes}/share/themes/catppuccin-mocha.yaml";
|
||||
stylix.base16Scheme = ./colors.yaml;
|
||||
stylix.polarity = "dark";
|
||||
}
|
||||
Reference in New Issue
Block a user