Skip to content

Commit 9184c31

Browse files
committed
Declare color / color ramp button text color in Night Mapping
1 parent 4e3f270 commit 9184c31

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

resources/themes/Night Mapping/style.qss

+1
Original file line numberDiff line numberDiff line change
@@ -677,6 +677,7 @@ QHeaderView::section {
677677

678678
QgsColorButton, QgsColorRampButton, QgsSymbolButton, QgsFontButton {
679679
background-color: @darkgradient;
680+
color:@text;
680681
}
681682

682683
QgsMessageBar QLabel, QgsMessageBar QTextEdit, QMessageBar QToolButton, QMessageBar QToolButton::menu-button {

0 commit comments

Comments
 (0)