From 45a91a7b524b7fb10239458b5c257725064a4c3a Mon Sep 17 00:00:00 2001 From: Aly Raffauf Date: Thu, 19 Dec 2024 16:46:47 -0500 Subject: [PATCH] mauville/stylix: switch to catppuccin latte --- hosts/mauville/stylix.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hosts/mauville/stylix.nix b/hosts/mauville/stylix.nix index b5313984..ab3457fe 100644 --- a/hosts/mauville/stylix.nix +++ b/hosts/mauville/stylix.nix @@ -5,10 +5,10 @@ }: { stylix = { enable = true; - base16Scheme = "${pkgs.base16-schemes}/share/themes/catppuccin-frappe.yaml"; + base16Scheme = "${pkgs.base16-schemes}/share/themes/catppuccin-latte.yaml"; image = "${self.inputs.wallpapers}/wallhaven-yxdrex.png"; imageScalingMode = "fill"; - polarity = "dark"; + polarity = "light"; cursor = { name = "Adwaita";