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)
|
||||
}
|
||||
anchors.centerIn: parent
|
||||
color: root.colHourHand
|
||||
color: Appearance.colors.colSecondaryHover
|
||||
text: DateTime.date.substring(5,7)
|
||||
font {
|
||||
family: Appearance.font.family.expressive
|
||||
|
||||
Reference in New Issue
Block a user