mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-12 22:56:55 +00:00
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-desktop
Desktop client for the Status Network built with Nim and Qt
Dev Docs: https://hackmd.io/@status-desktop/B1naRjxh_/https%3A%2F%2Fhackmd.io%2F%40status-desktop%2FB1eOaf-nd
Description
Languages
QML
39.4%
JavaScript
29.5%
Nim
18.5%
Python
5.6%
C++
5.2%
Other
1.6%