astro-nvim-v3 - change color schemes

This commit is contained in:
huyjaky
2024-09-26 18:47:45 +07:00
parent 66913cebc8
commit e589e54fa3
5 changed files with 27 additions and 25 deletions

View File

@@ -27,11 +27,11 @@ return function(opts)
},
-- table: additional groups that should be cleared
extra_groups = {
"NormalFloat",
"NvimTreeNormal",
"NeoTreeNormal",
"NeoTreeFloatBorder",
"NeoTreeNormalNC",
-- "NormalFloat",
-- "NvimTreeNormal",
-- "NeoTreeNormal",
-- "NeoTreeFloatBorder",
-- "NeoTreeNormalNC",
},
-- table: groups you don't want to clear
exclude_groups = {},