forked from qt-creator/qt-creator
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user