Electric-Coin-Company / zashi-android

The Zashi Zcash Wallet, Android Edition
MIT License
21 stars 14 forks source link

Update Zashi Theme #1555

Open Milan-Cerovsky opened 3 weeks ago

Milan-Cerovsky commented 3 weeks ago

Is your feature request related to a problem? Please describe.

HonzaR commented 3 weeks ago

I'd not necessarily remove it. We could just make this class internal and consume it within the ui-design-lib module, as we do for, e.g., TopAppBarColors or ButtonColors. The main goal of this task should be extracting commonly used colors to values as we do in Colors.kt. See comments here and here.