Set helix theme
This commit is contained in:
parent
bd43302fd8
commit
340cf28edb
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ in
|
|||
package = pkgs.unstable.helix;
|
||||
languages = [ ];
|
||||
settings = {
|
||||
theme = "evergreen_dark";
|
||||
theme = "everforest_dark";
|
||||
editor.lsp.display-messages = true;
|
||||
editor.scrolloff = 5;
|
||||
editor.true-color = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue