mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
Declare color / color ramp button text color in Night Mapping
This commit is contained in:
parent
4e3f270e41
commit
9184c31a58
@ -677,6 +677,7 @@ QHeaderView::section {
|
||||
|
||||
QgsColorButton, QgsColorRampButton, QgsSymbolButton, QgsFontButton {
|
||||
background-color: @darkgradient;
|
||||
color:@text;
|
||||
}
|
||||
|
||||
QgsMessageBar QLabel, QgsMessageBar QTextEdit, QMessageBar QToolButton, QMessageBar QToolButton::menu-button {
|
||||
|
Loading…
x
Reference in New Issue
Block a user