Closed hat3ph closed 5 months ago
Hi there. Thanks for the contributions again. Could you add the default color if the property is not set on the config file ?
You want something like this in the Main.qml?
color: config.actionBarFontColor || "#505050"
How about the font size?
But since you already have the master/default property file theme.conf, seem bit redundant to set another default property in the Main.qml.
Sure, you can leave it only on the master config then. I'll merge it. Thanks
thanks
Add option to customize font color