cleaned up and simplified theming

This commit is contained in:
Chris Kruining 2024-09-01 22:29:05 +02:00
parent 39939714b7
commit d531fb9c59
12 changed files with 249 additions and 452 deletions

View file

@ -19,7 +19,7 @@ in
};
# colorschemes.base16 = "${pkgs.base16-schemes}/share/themes/everforest.yaml";
colorschemes.everforest.enable = true;
# colorschemes.everforest.enable = true;
plugins = {
lualine.enable = true;