forked from Shinonome/dots-hyprland
lil tweaks
This commit is contained in:
@@ -36,8 +36,8 @@ Item {
|
||||
property color colShadow: Appearance.colors.colShadow
|
||||
property color colBackground: Appearance.colors.colSecondaryContainer
|
||||
property color colOnBackground: ColorUtils.mix(Appearance.colors.colPrimary, Appearance.colors.colSecondaryContainer, 0.5)
|
||||
property color colHourHand: Appearance.colors.colPrimary
|
||||
property color colMinuteHand: Appearance.colors.colSecondaryActive
|
||||
property color colMinuteHand: Appearance.colors.colPrimary
|
||||
property color colHourHand: Appearance.colors.colSecondaryActive
|
||||
property color colOnHourHand: Appearance.colors.colOnPrimary
|
||||
property color colTimeIndicators: Appearance.colors.colSecondaryContainerHover
|
||||
property color colSeconds: Appearance.colors.colTertiary
|
||||
|
||||
Reference in New Issue
Block a user