Fix dark theme.
How did that even break?
This commit is contained in:
@@ -8,6 +8,7 @@ Text {
|
|||||||
|
|
||||||
id: materialLabel
|
id: materialLabel
|
||||||
|
|
||||||
|
color: MSettings.darkTheme ? "white" : "dark"
|
||||||
font.pointSize: 16
|
font.pointSize: 16
|
||||||
font.family: materialFont.name
|
font.family: materialFont.name
|
||||||
horizontalAlignment: Text.AlignHCenter
|
horizontalAlignment: Text.AlignHCenter
|
||||||
|
|||||||
Reference in New Issue
Block a user