ActiveWindow+MediaMini: Shifted one color each: mPrimary, mSecondary

This commit is contained in:
LemmyCook
2025-09-09 07:17:50 -04:00
parent fdfe9ea2e1
commit e8f356f5ac
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -179,7 +179,7 @@ RowLayout {
font.weight: Style.fontWeightMedium
elide: Text.ElideRight
verticalAlignment: Text.AlignVCenter
color: Color.mTertiary
color: Color.mSecondary
Behavior on Layout.preferredWidth {
NumberAnimation {