Search now has title bar, title bars now have history
This commit is contained in:
@@ -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"});
|
||||
|
||||
Reference in New Issue
Block a user