This commit introduces the theming story discussed in #3. Once this lands, we'll have a new namespace `StatusQ.Core.Theme` which can be used as follows: ```qml import StatusQ.Core.Theme StatusLightTheme {} StatusDarkTheme {} Theme.palette.[SOME_THEME_PROP] // as spec'ed in #3 ``` Closes #3
Status QML
An emerging reusable UI component library for Status applications.
Description
Languages
QML
65.9%
JavaScript
32.8%
C++
1%
CMake
0.2%