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 4, 2019
1 parent 650ca8a commit 9246082
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 9246082

Please sign in to comment.