flake: update flake; move to everforest

This commit is contained in:
Artur Manuel 2025-02-22 12:35:55 +00:00
commit b1e95fdc28
Signed by: amadaluzia
SSH key fingerprint: SHA256:Zwg7gBuZyaG48ucAZneJwltiXu0+tJb7c3lYt9AYlLg
4 changed files with 101 additions and 2818 deletions

View file

@ -12,9 +12,9 @@ in {
./neovide.lua
];
theme = {
name = "nord";
name = "mini-base16";
enable = true;
style = "dark";
base16-colors = builtins.fromJSON (builtins.readFile ./everforest.json);
};
terminal.toggleterm = {
enable = true;