change date color

This commit is contained in:
darksignal7
2025-10-05 16:22:12 +03:00
parent 7eb5fa8d8e
commit b3f74b6c1c
@@ -368,7 +368,7 @@ Item {
animation: Appearance.animation.elementMoveFast.numberAnimation.createObject(this)
}
anchors.centerIn: parent
color: root.colHourHand
color: Appearance.colors.colSecondaryHover
text: DateTime.date.substring(5,7)
font {
family: Appearance.font.family.expressive