forked from Shinonome/dots-hyprland
change date color
This commit is contained in:
@@ -368,7 +368,7 @@ Item {
|
|||||||
animation: Appearance.animation.elementMoveFast.numberAnimation.createObject(this)
|
animation: Appearance.animation.elementMoveFast.numberAnimation.createObject(this)
|
||||||
}
|
}
|
||||||
anchors.centerIn: parent
|
anchors.centerIn: parent
|
||||||
color: root.colHourHand
|
color: Appearance.colors.colSecondaryHover
|
||||||
text: DateTime.date.substring(5,7)
|
text: DateTime.date.substring(5,7)
|
||||||
font {
|
font {
|
||||||
family: Appearance.font.family.expressive
|
family: Appearance.font.family.expressive
|
||||||
|
|||||||
Reference in New Issue
Block a user