status-desktop/ui/imports/Themes
emizzle 9374be5857
feat: Send transaction component -- Account selector
Fixes #670.

Component spec based on https://www.notion.so/emizzle/Wallet-transaction-components-2003b78a8d0d41c4ab3d21eb2496fb20.

Changes the current Select shared component to a model databound component. This means we can bind directly to `QAbstractListModel`'s coming from Nim instead of needing manipulating the data in to javascript objects. The changes to the Select component will be used for the upcoming Asset selector shared component.
2020-08-05 16:38:49 +10:00
..
DarkTheme.qml feat: Send transaction component -- Account selector 2020-08-05 16:38:49 +10:00
LightTheme.qml feat: Send transaction component -- Account selector 2020-08-05 16:38:49 +10:00
Theme.qml feat: add dark theme colors and new properties for it 2020-07-14 12:37:17 -04:00
qmldir feat: enable changing theme from the profile settings 2020-07-03 09:59:14 -04:00