Index: sources/gui/qml/dialogs/EndTreatmentDialog.qml =================================================================== diff -u -r555ee09fefaaeff952a24b735f1e40e67ada7cec -readb45e4b85520ef4b92d81bb1f6abb0ee19c61d --- sources/gui/qml/dialogs/EndTreatmentDialog.qml (.../EndTreatmentDialog.qml) (revision 555ee09fefaaeff952a24b735f1e40e67ada7cec) +++ sources/gui/qml/dialogs/EndTreatmentDialog.qml (.../EndTreatmentDialog.qml) (revision eadb45e4b85520ef4b92d81bb1f6abb0ee19c61d) @@ -35,7 +35,7 @@ topMargin : Variables.defaultMargin * 5 horizontalCenter: parent.horizontalCenter } - color : Colors.textMain + color : Colors.darkModeAutoStep font.pixelSize : Fonts.fontPixelNotification text : qsTr("Remain on treatment if blood sample is required.") }