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",
},
},
}