From 8d1e930ce093cf03beef8b03aa32b2c1cde8a432 Mon Sep 17 00:00:00 2001 From: Stefan Weigl-Bosker Date: Tue, 8 Apr 2025 19:08:18 -0400 Subject: colors: grayscale-{light-dark} --- modules/colors/default.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'modules/colors/default.nix') diff --git a/modules/colors/default.nix b/modules/colors/default.nix index 8bf8a33..428600f 100644 --- a/modules/colors/default.nix +++ b/modules/colors/default.nix @@ -5,5 +5,7 @@ ./default-dark.nix ./tomorrow.nix ./google-dark.nix + ./grayscale-light.nix + ./grayscale-dark.nix ]; } -- cgit v1.2.3