cake_wallet/lib
Rafael Saes 09c942564e
Cw 396 additional themes (#962)
* fix: SectionStandardList using BuildContext as param

* refactor: deprecated backgroundColor -> colorScheme.background

* refactor: themeBase and current themes

* refactor: accentTextTheme.titleLarge.color -> dialogTheme.backgroundColor

* refactor: gradient background

* refactor: text themes using the same color as primaryColor

* refactor: accentTextTheme.bodySmall.color -> cardColor

* refactor: text themes using same dialogBackgroundColor

* refactor: scrollbarTheme

* refactor: create SyncIndicatorTheme

* refactor: SectionDivider

* refactor: base_page improvements and simplify

* refactor: collapsible_standart_list improvements

* refactor: accentTextTheme.bodyLarge.backgroundColor -> KeyboardTheme.keyboardBarColor

* refactor: create PinCodeTheme for accentTextTheme.bodyMedium

* refactor: create SupportPageTheme for accentTextTheme.displayLarge.backgroundColor and fix cases that use it

* refactor: accentTextTheme.displayLarge.color -> disabledColor

* refactor: create ExchangePageTheme

* refactor: create DashboardPageTheme and use textColor

* refactor: create NewWalletTheme for accentTextTheme.displayMedium

* refactor: create BalancePageTheme for accentTextTheme.displaySmall.backgroundColor

* refactor: create AddressTheme for accentTextTheme.displaySmall.color

* refactor: create IndicatorDotTheme

* refactor: create CakeMenuTheme

* refactor: create FilterTheme

* refactor: create WalletListTheme

* refactor: accentTextTheme.bodySmall.decorationColor -> InfoTheme.textColor

* refactor: accentTextTheme.titleLarge.backgroundColor -> PickerTheme.dividerColor

* refactor: primaryTextTheme.bodyLarge.backgroundColor -> AlertTheme.leftButtonTextColor

* refactor: primaryTextTheme.displayLarge.backgroundColor -> OrderTheme.iconColor

* refactor: create SendPageTheme

* fix: missing migrated styles

* refactor: primaryTextTheme.labelSmall.decorationColor -> PlaceholderTheme.color

* refactor: create TransactionTradeTheme

* refactor: create CakeTextTheme

* refactor: create AccountListTheme

* refactor: create ReceivePageTheme

* refactor: create QRCodeTheme

* refactor: move remaining items to CakeTextTheme and some missing fixes

* feat(display_settings): add new theme selector

* feat: additional themes

* fix: conflict error

* fix(lag): move colorScheme initialization to constructor

* feat: add backdropColor to alert and picker backdrop filters

* fix: merge fixes

* fix: send template page missing new colors

* fix: anonpay pages title and icon colors

* fix: merge fixes

* fix: unspent coins page

* fix: also fix exchange template

* fix: missing checkbox

* fix: fixes for high contrast theme

* Merge branch 'main' into CW-396-additional-themes

* fix: merge fixes

* fix: .gitignore and rm added files

* Fix review comments

---------

Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
2023-08-17 18:28:31 +03:00
..
anonpay Re add chatwoot (#1044) 2023-08-15 03:47:25 +03:00
anypay V4.6.1 report fixes (#859) 2023-03-31 21:14:22 +02:00
bitcoin Cw 78 ethereum (#862) 2023-08-04 20:01:49 +03:00
buy Re add chatwoot (#1044) 2023-08-15 03:47:25 +03:00
core Re add chatwoot (#1044) 2023-08-15 03:47:25 +03:00
entities Re add chatwoot (#1044) 2023-08-15 03:47:25 +03:00
ethereum Cw 78 ethereum (#862) 2023-08-04 20:01:49 +03:00
exchange Re add chatwoot (#1044) 2023-08-15 03:47:25 +03:00
haven CW-319-Wallet-Seed-keys-URI-QR-code (#831) 2023-03-15 17:30:06 +02:00
ionia [skip ci] fix issues from code review 2022-12-13 18:26:25 +01:00
locales CW-404 Add yoruba language (#946) 2023-05-25 20:30:21 +03:00
monero CW-260 show amount received for each account (#907) 2023-05-05 15:58:41 +03:00
reactions Cw 78 ethereum (#862) 2023-08-04 20:01:49 +03:00
src Cw 396 additional themes (#962) 2023-08-17 18:28:31 +03:00
store Cw 155 monero synchronization (#1014) 2023-08-04 20:55:56 +03:00
themes Cw 396 additional themes (#962) 2023-08-17 18:28:31 +03:00
twitter Add nullability check on description [skip ci] 2023-02-14 15:17:28 +02:00
utils Fix Erc20 send all feature (#1030) 2023-08-11 16:58:11 +03:00
view_model Re add chatwoot (#1044) 2023-08-15 03:47:25 +03:00
di.dart Re add chatwoot (#1044) 2023-08-15 03:47:25 +03:00
main.dart Re add chatwoot (#1044) 2023-08-15 03:47:25 +03:00
palette.dart Cw 396 additional themes (#962) 2023-08-17 18:28:31 +03:00
router.dart Re add chatwoot (#1044) 2023-08-15 03:47:25 +03:00
routes.dart Re add chatwoot (#1044) 2023-08-15 03:47:25 +03:00
typography.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
wallet_type_utils.dart Hv (#295) 2022-03-30 17:57:04 +02:00