diff --git a/src/resources/css/themes/Ice/Dialogs.css b/src/resources/css/themes/Ice/Dialogs.css index 2a9ad28c3..581f0eb1a 100644 --- a/src/resources/css/themes/Ice/Dialogs.css +++ b/src/resources/css/themes/Ice/Dialogs.css @@ -105,6 +105,11 @@ PreferencesDialog QPushButton border: 1px outset rgba(0, 0, 0, 90); } +PreferencesDialog QComboBox +{ + color: black; +} + PreferencesDialog QComboBox QAbstractItemView /* the colors inside drop down menu of the combo box*/ { border: none;