mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-09 22:06:25 +00:00
d8745049da
Usage: ```qml StatusWalletColorButton { icon.color: Theme.palette.miscColor1 selected: true } ``` Closes #466