Index: sources/gui/qml/components/TickMarks.qml =================================================================== diff -u -rccb91da4becded9a7ad409b758bba96784d9feba -r8a5dbf556a66524fbe4b60ac1573182a0bd27617 --- sources/gui/qml/components/TickMarks.qml (.../TickMarks.qml) (revision ccb91da4becded9a7ad409b758bba96784d9feba) +++ sources/gui/qml/components/TickMarks.qml (.../TickMarks.qml) (revision 8a5dbf556a66524fbe4b60ac1573182a0bd27617) @@ -40,7 +40,7 @@ property int thickness : 1 property bool textVisible : false - property color textColor : "white" + property color textColor : Colors.textMain anchors.fill: parent