From 2275414f403ae3b8f840f02087de6dd0847afb87 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Wed, 2 Jul 2025 10:57:28 -0400 Subject: add rosepine themes --- themes/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'themes/default.nix') diff --git a/themes/default.nix b/themes/default.nix index b2f3a7a..df6bb39 100644 --- a/themes/default.nix +++ b/themes/default.nix @@ -1,4 +1,5 @@ { catppuccin = import ./catppuccin; + rosepine = import ./rosepine; tricolors = import ./tricolors.nix; } -- cgit v1.2.3-freya