color scheme

This commit is contained in:
Jules Sang 2023-03-30 09:29:17 +02:00
parent e84834ac7e
commit 5368c39153

View file

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