diff --git a/modules/home-manager/colors.nix b/modules/home-manager/colors.nix index 8f13e93..0efdf55 100644 --- a/modules/home-manager/colors.nix +++ b/modules/home-manager/colors.nix @@ -15,7 +15,7 @@ }; }; - ghostty.settings.theme = "rose-pine"; + ghostty.settings.theme = "Rose Pine"; helix.settings.theme = "rose_pine"; };