fix: invert_colors Fixes #265
This commit is contained in:
@@ -1244,7 +1244,7 @@ local highlights = {
|
||||
},
|
||||
NvimTreeFolderIcon = {
|
||||
bg = "NONE",
|
||||
fg = "#ffc777"
|
||||
fg = "#82aaff"
|
||||
},
|
||||
NvimTreeGitDeleted = {
|
||||
fg = "#e26a75"
|
||||
|
||||
Reference in New Issue
Block a user