diff --git a/users/tacocat/helix/default.nix b/users/tacocat/helix/default.nix index 1fdb676..8900ca4 100644 --- a/users/tacocat/helix/default.nix +++ b/users/tacocat/helix/default.nix @@ -35,7 +35,7 @@ }); settings = { - theme = "gruvbox"; + theme = "rose_pine_moon"; editor = { line-number = "relative"; lsp.display-messages = true;