Catppuccin Mocha theme

This commit is contained in:
Filippo Berto 2022-12-31 16:32:34 +01:00
parent a5973c7e9c
commit 740dceeb6a
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056
2 changed files with 2 additions and 2 deletions

View file

@ -40,7 +40,7 @@ in
package = pkgs.unstable.helix;
languages = [ ];
settings = {
theme = "everforest_dark";
theme = "catppuccin_mocha";
editor.lsp.display-messages = true;
editor.scrolloff = 5;
editor.true-color = true;