Skip to content

Commit

Permalink
Declare color / color ramp button text color in Night Mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
nirvn committed Jan 1, 2019
1 parent 4e3f270 commit 9184c31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/themes/Night Mapping/style.qss
Expand Up @@ -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 {
Expand Down

0 comments on commit 9184c31

Please sign in to comment.