You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: use black text on green buttons for consistency (#473)
All green (mostroGreen/activeColor) buttons in NWC widgets and wallet
screens were using white foreground text. The rest of the app uses
black text on green buttons. Updated 5 instances across 4 files:
- nwc_payment_widget.dart (1)
- nwc_invoice_widget.dart (2)
- wallet_settings_screen.dart (1)
- connect_wallet_screen.dart (1)
Co-authored-by: mostronator <mostronator@users.noreply.github.com>
0 commit comments