diff --git a/hosts/laptop/configuration.nix b/hosts/laptop/configuration.nix index 93cb66f..c159ec5 100644 --- a/hosts/laptop/configuration.nix +++ b/hosts/laptop/configuration.nix @@ -59,9 +59,9 @@ stylix = { enable = true; autoEnable = true; - polarity = "light"; + polarity = "dark"; image = ./wallpaper.png; - base16Scheme = "${pkgs.base16-schemes}/share/themes/brushtrees.yaml"; + base16Scheme = "${pkgs.base16-schemes}/share/themes/everforest.yaml"; opacity = { terminal = 0.85; popups = 0.75;