From 9184c31a58a7977d4fa13fc1b28d44a5750ce0fd Mon Sep 17 00:00:00 2001 From: Mathieu Pellerin Date: Tue, 1 Jan 2019 13:46:51 +0700 Subject: [PATCH] Declare color / color ramp button text color in Night Mapping --- resources/themes/Night Mapping/style.qss | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/themes/Night Mapping/style.qss b/resources/themes/Night Mapping/style.qss index d8cec4bcc2e..ab3a3d81355 100644 --- a/resources/themes/Night Mapping/style.qss +++ b/resources/themes/Night Mapping/style.qss @@ -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 {