kitty-themes based rice

This commit is contained in:
Filippo Berto 2022-12-31 00:14:35 +01:00
parent a0d460ca40
commit bd43302fd8
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056
6 changed files with 196 additions and 67 deletions

View file

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