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

@@ -25,6 +25,7 @@ return {
hl.nav_fg = "black"
hl.nav_bg = get_hlgroup("String").fg
hl.nav_icon_bg = hl.nav_bg
hl.normal = "#ade8f4"
return hl
end,
attributes = {