swap color scheme to mocha

This commit is contained in:
insects 2024-08-13 14:54:56 +02:00
parent 0ee46291e8
commit d7027897fa
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@ return {
{
"LazyVim/LazyVim",
opts = {
colorscheme = "catppuccin-frappe",
colorscheme = "catppuccin-mocha",
},
},
}

View file

@ -46,7 +46,7 @@
stylix = {
enable = true;
base16Scheme = "${pkgs.base16-schemes}/share/themes/catppuccin-frappe.yaml";
base16Scheme = "${pkgs.base16-schemes}/share/themes/catppuccin-mocha.yaml";
image = pkgs.fetchurl {
url = "https://www.pixelstalk.net/wp-content/uploads/2016/05/Epic-Anime-Awesome-Wallpapers.jpg";
sha256 = "enQo3wqhgf0FEPHj2coOCvo7DuZv+x5rL/WIo4qPI50=";