Commit a6682b2
Changed files (1)
modules
core
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" {} ''