Flat Dark theme: make property editor section title color more readable

This changes the color of PaletteBrightText from ffff0000 to ffff3333.
It is still quite bright (e.g. compared to the color in
b84aa8e837), as it's
supposed to be bright, and I don't know where else it may be used.

Change-Id: I7b125a8c80a4b79fa7106a9f7393081e8a11b22c
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
Mitch Curtis
2017-07-17 13:25:14 +02:00
parent 942c632e38
commit d601c0177b

View File

@@ -206,7 +206,7 @@ PaletteWindowText=text
PaletteBase=normalBackground
PaletteAlternateBase=alternateBackground
PaletteButton=shadowBackground
PaletteBrightText=ffff0000
PaletteBrightText=ffff3333
PaletteText=text
PaletteButtonText=text
PaletteToolTipBase=selectedBackground