From 2af3b6a375c609719b81f577a18d8e02720d08e0 Mon Sep 17 00:00:00 2001 From: Crony Akatsuki Date: Mon, 3 Feb 2025 00:13:37 +0100 Subject: [PATCH] Fix chromium not using dark themes on websites. --- modules/nixos/stylix.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/nixos/stylix.nix b/modules/nixos/stylix.nix index 5f24965..14599dd 100644 --- a/modules/nixos/stylix.nix +++ b/modules/nixos/stylix.nix @@ -19,6 +19,9 @@ stylix.cursor.package = pkgs.bibata-cursors; stylix.cursor.name = "Bibata-Modern-Ice"; + # Fix stuff not automatically using dark theme on websites + stylix.polarity = "dark"; + # Change u those fonts stylix.fonts = { serif = {