mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-07-13 10:54:30 +02:00
update
This commit is contained in:
parent
30ae653cda
commit
230b3f7fb0
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ tokyonight.setup({
|
||||||
on_highlights = function(highlights, colors)
|
on_highlights = function(highlights, colors)
|
||||||
highlights.NvimTreeFolderIcon = {
|
highlights.NvimTreeFolderIcon = {
|
||||||
bg = colors.none,
|
bg = colors.none,
|
||||||
fg = "#C79868",
|
fg = "#FCC76A",
|
||||||
}
|
}
|
||||||
end,
|
end,
|
||||||
})
|
})
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue