Index: sources/gui/qml/components/TimeText.qml =================================================================== diff -u -r741b1c70f851810f2c265cdd38dfa158b7ee0c37 -r8a5dbf556a66524fbe4b60ac1573182a0bd27617 --- sources/gui/qml/components/TimeText.qml (.../TimeText.qml) (revision 741b1c70f851810f2c265cdd38dfa158b7ee0c37) +++ sources/gui/qml/components/TimeText.qml (.../TimeText.qml) (revision 8a5dbf556a66524fbe4b60ac1573182a0bd27617) @@ -33,7 +33,7 @@ property bool minuteZero : true property bool secondZero : true - property color textColor : "white" + property color textColor : Colors.textMain property int textPixelSize : 90 property int textWeight : Font.ExtraLight property int secsPixelSize : 16