forked from qt-creator/qt-creator
Dark theme: fix selection color in help mode
Change selectedBackground color to color from flat-dark theme. Now selected text in help mode is visible. Task-number: QTCREATORBUG-16375 Change-Id: Ifed68617784f1303bc168e783e4a73bb9da55c8c Reviewed-by: Konstantin Shtepa Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
committed by
Orgad Shaneh
parent
484c9853c0
commit
a3739fb14b
@@ -8,7 +8,7 @@ shadowBackground=ff232323
|
||||
text=ffe7e7e7
|
||||
textDisabled=7fffffff
|
||||
hoverBackground=18ffffff
|
||||
selectedBackground=46ffffff
|
||||
selectedBackground=66000000
|
||||
normalBackground=ff333333
|
||||
alternateBackground=ff515151
|
||||
error=ffff0000
|
||||
|
Reference in New Issue
Block a user