feat: add support of light theme (#195)

This commit is contained in:
tang donghai
2024-08-25 00:53:07 +08:00
committed by GitHub
parent dd6bfad844
commit 8b55833db6
3 changed files with 25 additions and 10 deletions

View File

@@ -431,8 +431,8 @@ function Sidebar:render_input_container()
self.input_container.winid,
self.input_container.bufnr,
header_text,
Highlights.THRIDTITLE,
Highlights.REVERSED_THRIDTITLE
Highlights.THIRDTITLE,
Highlights.REVERSED_THIRDTITLE
)
end