cookie clock: cleaner date indicator, adjust colors

This commit is contained in:
end-4
2025-10-11 17:40:24 +02:00
parent c197f6eab2
commit 41c2814610
7 changed files with 55 additions and 94 deletions
@@ -13,7 +13,7 @@ Item {
property real markWidth: 4
property color color: Appearance.colors.colOnSecondaryContainer
property color colOnBackground: Appearance.colors.colSecondaryContainer
property real padding: 10
property real padding: 8
Rectangle {
color: root.color