mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-23 17:28:50 +02:00
update config
This commit is contained in:
parent
230b3f7fb0
commit
ee7e49f922
2 changed files with 2 additions and 2 deletions
|
@ -51,7 +51,7 @@ tokyonight.setup({
|
|||
on_highlights = function(highlights, colors)
|
||||
highlights.NvimTreeFolderIcon = {
|
||||
bg = colors.none,
|
||||
fg = "#FCC76A",
|
||||
fg = "#e0af68",
|
||||
}
|
||||
end,
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue