mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
nheader: switched to mPrimary
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ ColumnLayout {
|
|||||||
text: root.label
|
text: root.label
|
||||||
pointSize: Style.fontSizeXL
|
pointSize: Style.fontSizeXL
|
||||||
font.weight: Style.fontWeightSemiBold
|
font.weight: Style.fontWeightSemiBold
|
||||||
color: Color.mSecondary
|
color: Color.mPrimary
|
||||||
visible: root.label !== ""
|
visible: root.label !== ""
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user