Search now has title bar, title bars now have history

This commit is contained in:
Krzosa Karol
2024-08-02 14:51:40 +02:00
parent 48dc808dcb
commit 7fc8e6e8bb
4 changed files with 28 additions and 27 deletions

View File

@@ -369,7 +369,7 @@ void GenerateConfig() {
colors.add({"Selection" , "GruvboxLight1"});
colors.add({"WhitespaceDuringSelection", "GruvboxLight4"});
colors.add({"FuzzySearchLineHighlight", "GruvboxLight4"});
colors.add({"FuzzySearchLineHighlight", "GruvboxDark0"});
colors.add({"ScrollbarBackground" , "GruvboxLight2"});
colors.add({"ScrollbarScroller" , "GruvboxLight1"});