From c17c2d14c7c8cc2a72a6cba3c68fc97fd7656cce Mon Sep 17 00:00:00 2001 From: k Date: Sun, 10 May 2026 15:28:50 -0400 Subject: [PATCH] theam update --- hosts/laptop/configuration.nix | 23 ++--------------------- 1 file changed, 2 insertions(+), 21 deletions(-) diff --git a/hosts/laptop/configuration.nix b/hosts/laptop/configuration.nix index bd6968d..8d1da62 100644 --- a/hosts/laptop/configuration.nix +++ b/hosts/laptop/configuration.nix @@ -89,27 +89,8 @@ stylix = { enable = true; autoEnable = true; - polarity = "light"; - image = ./wallpaper.png; - base16Scheme = { - base00 = "#ffffea"; - base01 = "#eaffff"; - base02 = "#eeee9e"; - base03 = "#99994c"; - base04 = "#555555"; - base05 = "#000000"; - base06 = "#000000"; - base07 = "#000000"; - base08 = "#aa0000"; - base09 = "#884400"; - base0A = "#99994c"; - base0B = "#006600"; - base0C = "#8888cc"; - base0D = "#000099"; - base0E = "#8888cc"; - base0F = "#5d3a1a"; - }; - targets.chromium.enable = false; + image = ./wallpaper.jpg; + base16Scheme = "${pkgs.base16-schemes}/share/themes/catppuccin-latte.yaml"; targets.gnome.enable = false; opacity = { terminal = 0.85;