colorscheme

pull/102/head
Jules Sang 2023-03-31 11:00:11 +02:00
parent 5368c39153
commit 52cd94c0d4
1 changed files with 1 additions and 1 deletions

View File

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