diff --git a/lua/tokyonight/theme.lua b/lua/tokyonight/theme.lua index 4c4b9c2..0050f81 100644 --- a/lua/tokyonight/theme.lua +++ b/lua/tokyonight/theme.lua @@ -287,6 +287,7 @@ function M.setup(config) LspDiagnosticsWarning = { fg = c.warning }, LspDiagnosticsInformation = { fg = c.info }, LspDiagnosticsHint = { fg = c.hint }, + NvimTreeIndentMarker = { fg = c.fg_gutter }, -- NvimTreeFolderName= { fg = c.fg_float }, -- Dashboard