2
0
mirror of synced 2025-02-27 05:40:30 +00:00
Pascal Precht 608fdbdac8 feat: introduce theming capability
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
2021-05-04 21:04:46 +02:00
2021-05-04 21:04:46 +02:00
2021-04-30 18:23:57 +02:00
2021-04-30 18:23:57 +02:00

Status QML

An emerging reusable UI component library for Status applications.

Description
Reusable Status QML components
Readme
Languages
QML 65.9%
JavaScript 32.8%
C++ 1%
CMake 0.2%