Merge pull request #344 from cypherstack/paynyms

color fixes
This commit is contained in:
julian-CStack 2023-02-10 14:56:49 -06:00 committed by GitHub
commit 4478548427
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 1 deletions

View file

@ -72,7 +72,7 @@ class SettingsListButton extends StatelessWidget {
style: STextStyles.smallMed14(context).copyWith(
color: Theme.of(context)
.extension<StackColors>()!
.accentColorDark,
.textDark,
),
),
),

View file

@ -432,6 +432,21 @@ flutter:
- assets/svg/fruitSorbet/buy-coins-icon.svg
- assets/svg/fruitSorbet/bg.svg
# fruit forest theme specific
- assets/svg/forest/tx-exchange-icon.svg
- assets/svg/forest/tx-exchange-icon-pending.svg
- assets/svg/forest/tx-exchange-icon-failed.svg
- assets/svg/forest/tx-icon-send.svg
- assets/svg/forest/tx-icon-send-pending.svg
- assets/svg/forest/tx-icon-send-failed.svg
- assets/svg/forest/tx-icon-receive.svg
- assets/svg/forest/tx-icon-receive-pending.svg
- assets/svg/forest/tx-icon-receive-failed.svg
- assets/svg/forest/exchange-2.svg
- assets/svg/forest/bell-new.svg
- assets/svg/forest/stack-icon1.svg
- assets/svg/forest/buy-coins-icon.svg
# buy
- assets/svg/buy/Simplex-Nuvei-Logo.svg
- assets/svg/buy/Simplex-Nuvei-Logo-light.svg