Revert "feat: add support of light theme" (#196)

This reverts commit 8b55833db6.
This commit is contained in:
yetone
2024-08-25 00:59:49 +08:00
committed by GitHub
parent 8b55833db6
commit 303928de88
3 changed files with 10 additions and 25 deletions

View File

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