2024 themes: Make TextEditor_SearchResult_ScrollBarColor green again

It was "yellow" by mistake.

Fixes: QTCREATORBUG-32571
Change-Id: I663f659662a896839f7284accad1b145b3f275df
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
Alessandro Portale
2025-03-04 19:52:30 +01:00
parent 070d6a0ac6
commit b9d952acba

View File

@@ -117,7 +117,7 @@ TextColorError=Token_Notification_Danger_Default
TextColorLink=Token_Text_Accent
TextColorNormal=Token_Text_Default
TextEditor_CurrentLine_ScrollBarColor=Token_Foreground_Muted
TextEditor_SearchResult_ScrollBarColor=Token_Notification_Alert_Default
TextEditor_SearchResult_ScrollBarColor=Token_Notification_Success_Default
TextEditor_Selection_ScrollBarColor=Token_Foreground_Subtle
Timeline_BackgroundColor1=Token_Background_Default
Timeline_BackgroundColor2=Token_Background_Muted