status-desktop/ui/onboarding
emizzle 2c9d042152 fix: Support dark mode for onboarding screens
Related to #599.

![Imgur](https://imgur.com/vKTadPM.png)
![Imgur](https://imgur.com/PHMzGxC.png)

This PR is based off of #1036, which supports system colors at app startup, meaning the onboarding screens may be in dark mode, if the user has their system set to dark mode. This PR fixes the onboarding screens so they support dark mode.

It also:
1. Adds radio buttons to the `AccountList` component, as per the design
2. Adds `qsTr` where missing on the onboarding screens
3. Fixes some minor design issues
4. Updates the modals titles to match the design
5.  Uses reusable Status components where possible. `EnterSeedPhraseModal` and `GenKeyModal` could have used the `StatusRoundButton` component, but there were some limitations that preventing this from being possible.
2020-09-29 13:30:33 -04:00
..
Login fix: Support dark mode for onboarding screens 2020-09-29 13:30:33 -04:00
img fix other blurry images on hdpi screens 2020-06-25 16:13:17 -04:00
CreatePasswordModal.qml fix: Support dark mode for onboarding screens 2020-09-29 13:30:33 -04:00
EnterSeedPhraseModal.qml fix: Support dark mode for onboarding screens 2020-09-29 13:30:33 -04:00
ExistingKey.qml chore: run qstrConverter script 2020-08-27 17:09:37 -04:00
GenKey.qml fix: fix onboarding to go back to the right screen on close 2020-07-02 11:45:31 -04:00
GenKeyModal.qml fix: Support dark mode for onboarding screens 2020-09-29 13:30:33 -04:00
Intro.qml build: remove dapp browser 2020-08-17 14:01:26 -04:00
InvalidSeedPhraseModal.qml chore: run transform script to change qstr to qstrid 2020-07-08 12:37:41 -04:00
KeysMain.qml feat: show literal text instead of ids + script fixes 2020-07-08 12:37:41 -04:00
Login.qml fix: Support dark mode for onboarding screens 2020-09-29 13:30:33 -04:00
Slide.qml feat: change Theme to Style to enable changing Theme 2020-07-03 09:59:14 -04:00
qmldir feat(Onboarding): validate mnemonic when importing seed phrase 2020-06-25 11:11:25 -04:00