settings: fix inconsistent content section text color

This commit is contained in:
end-4
2025-10-12 20:35:57 +02:00
parent 40fe0bebcf
commit 30e804acd8
@@ -23,6 +23,7 @@ ColumnLayout {
text: root.title
font.pixelSize: Appearance.font.pixelSize.larger
font.weight: Font.Medium
color: Appearance.colors.colOnSecondaryContainer
}
}