feat: switch to rose-pine-dawn theme by default
This commit is contained in:
@@ -4,6 +4,6 @@ return {
|
||||
{ "sainnhe/gruvbox-material" },
|
||||
{
|
||||
"LazyVim/LazyVim",
|
||||
opts = { colorscheme = "gruvbox-material" },
|
||||
opts = { colorscheme = "rose-pine-dawn" },
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user