sidebar todo dialog add fade anim

This commit is contained in:
end-4
2025-04-17 22:15:27 +02:00
parent 7f779476cc
commit 8bf8c200d7
2 changed files with 14 additions and 2 deletions
@@ -130,6 +130,7 @@ Singleton {
property color colSecondaryContainerActive: mix(m3colors.m3secondaryContainer, colLayer1Active, 0.6)
property color colTooltip: m3colors.m3inverseSurface
property color colOnTooltip: m3colors.m3inverseOnSurface
property color colScrim: transparentize(m3colors.m3scrim, 0.5)
}
rounding: QtObject {