Fix invalid color setting
This commit is contained in:
parent
31b7da46a9
commit
2d567a37fe
@ -37,7 +37,7 @@ ApplicationWindow {
|
|||||||
Material.theme: Material.Light
|
Material.theme: Material.Light
|
||||||
|
|
||||||
// Main background color
|
// Main background color
|
||||||
Material.background: "676767"
|
Material.background: "#FFFFFF"
|
||||||
|
|
||||||
font.pixelSize: 14
|
font.pixelSize: 14
|
||||||
font.weight: Font.Normal
|
font.weight: Font.Normal
|
||||||
|
|||||||
Reference in New Issue
Block a user