peercoin / peercoin_flutter

Light Peercoin wallet written in Flutter, deployable on Android, iOS and Web.
https://wallet.peercoin.net
GNU Affero General Public License v3.0
26 stars 14 forks source link

darkmode #14

Closed jointhepartypooper closed 3 years ago

jointhepartypooper commented 3 years ago

reads the phone setting on startup

willyfromtheblock commented 3 years ago

Great work. I found a glitch.

grafik

Pay attention to the the blue loading indicator. peercoinGreen needs to be moved to the theme file and set as primarySwatch, like it was before.

willyfromtheblock commented 3 years ago

grafik guess the qr container needs a lighter bg in dark mode