Commit a6682b2

HPCesia <me@hpcesia.com>
2025-11-24 16:31:28
fix: gnome color scheme prefer
See https://github.com/nix-community/stylix/blob/adc650610085adbe130b9860d5bdb869f96050af/modules/gnome/hm.nix#L50
1 parent 478a007
Changed files (1)
modules
modules/core/stylix.nix
@@ -42,6 +42,7 @@
     in {
       enable = true;
       base16Scheme = theme;
+      polarity = config.lib.stylix.colors.variant;
       # Commented out because I'm using a darker background image.
       # This is because the previous background image is too bright for my taste.
       # image = pkgs.runCommand "dimmed-background.png" {} ''