From 58ea92fd5a62f9e4f30e53534d85c7b5da9f11a1 Mon Sep 17 00:00:00 2001 From: sneurlax Date: Fri, 27 Jan 2023 11:43:41 -0600 Subject: [PATCH] update colors behind fiat tickers --- lib/pages/buy_view/buy_form.dart | 8 ++++---- lib/pages/buy_view/sub_widgets/fiat_selection_view.dart | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/lib/pages/buy_view/buy_form.dart b/lib/pages/buy_view/buy_form.dart index b38ab30fd..cce269deb 100644 --- a/lib/pages/buy_view/buy_form.dart +++ b/lib/pages/buy_view/buy_form.dart @@ -768,7 +768,7 @@ class _BuyFormState extends ConsumerState { color: _hovering1 ? Theme.of(context) .extension()! - .highlight + .currencyListItemBG .withOpacity(_hovering1 ? 0.3 : 0) : Theme.of(context) .extension()! @@ -835,7 +835,7 @@ class _BuyFormState extends ConsumerState { color: _hovering2 ? Theme.of(context) .extension()! - .highlight + .currencyListItemBG .withOpacity(_hovering2 ? 0.3 : 0) : Theme.of(context) .extension()! @@ -851,7 +851,7 @@ class _BuyFormState extends ConsumerState { decoration: BoxDecoration( color: Theme.of(context) .extension()! - .highlight, + .currencyListItemBG, borderRadius: BorderRadius.circular(4), ), child: Text( @@ -967,7 +967,7 @@ class _BuyFormState extends ConsumerState { decoration: BoxDecoration( color: Theme.of(context) .extension()! - .highlight, + .currencyListItemBG, borderRadius: BorderRadius.circular(4), ), child: Text( diff --git a/lib/pages/buy_view/sub_widgets/fiat_selection_view.dart b/lib/pages/buy_view/sub_widgets/fiat_selection_view.dart index e777ab96c..dfaec0dec 100644 --- a/lib/pages/buy_view/sub_widgets/fiat_selection_view.dart +++ b/lib/pages/buy_view/sub_widgets/fiat_selection_view.dart @@ -207,7 +207,7 @@ class _FiatSelectionViewState extends State { decoration: BoxDecoration( color: Theme.of(context) .extension()! - .highlight, + .currencyListItemBG, borderRadius: BorderRadius.circular(4), ), child: Text(