Declare color / color ramp button text color in Blend of Gray

This commit is contained in:
Mathieu Pellerin 2019-01-01 13:38:19 +07:00
parent 4793241ad2
commit 4e3f270e41

View File

@ -666,6 +666,7 @@ QHeaderView::section {
QgsColorButton, QgsColorRampButton, QgsSymbolButton, QgsFontButton {
background-color: @darkgradient;
color:@itembackground;
}
QgsMessageBar QLabel, QgsMessageBar QTextEdit, QMessageBar QToolButton {