From 65c0379abe11bfb113c0b1a5348f47cfc7a4edb0 Mon Sep 17 00:00:00 2001 From: Stefan Weigl-Bosker Date: Tue, 13 Jan 2026 15:27:43 -0500 Subject: modules/colors: add kanagawa dragon scheme --- modules/colors/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/colors/default.nix') diff --git a/modules/colors/default.nix b/modules/colors/default.nix index 54889f5..13b13a3 100644 --- a/modules/colors/default.nix +++ b/modules/colors/default.nix @@ -10,5 +10,6 @@ ./grayscale-dark.nix ./evenok-dark.nix ./bright.nix + ./kanagawa-dragon.nix ]; } -- cgit v1.2.3