forked from Shinonome/dots-hyprland
fix hourHand color (again)
This commit is contained in:
@@ -38,7 +38,8 @@ Item {
|
||||
height: root.handWidth
|
||||
|
||||
radius: root.style === "classic" ? 2 : root.handWidth / 2
|
||||
color: root.color
|
||||
color: Appearance.colors.colSecondary
|
||||
opacity: 0.9
|
||||
|
||||
Behavior on height {
|
||||
animation: Appearance.animation.elementResize.numberAnimation.createObject(this)
|
||||
|
||||
Reference in New Issue
Block a user