mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-23 17:28:50 +02:00
update default color scheme
This commit is contained in:
parent
6663c5eef1
commit
09366bf881
2 changed files with 2 additions and 2 deletions
|
@ -57,7 +57,7 @@ m.section_separators = { left = "", right = " " }
|
|||
-- nord
|
||||
-- catppuccin
|
||||
-- dracula
|
||||
m.colorscheme = "dracula"
|
||||
m.colorscheme = "gruvbox-baby"
|
||||
-- custom transparent mode
|
||||
-- only support
|
||||
-- gruvbox-baby,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue