cake_wallet/lib/themes
Rafael Saes baabc0a915
Cw 373 theme refactoring in preparation to support additional themes (#933)
* refactor(Theme): migrate accentColor

- based on the specs at https://docs.flutter.dev/release/breaking-changes/theme-data-accent-properties#migration-guide.

* refactor(Theme): all deprecated TextTheme styles

* refactor(Theme): deprecated backgroundColor for colorScheme.background

* refactor(Theme): deprecated buttonColor to use TextTheme backgroundColor instead

* refactor(Theme): deprecated isAlwaysShown to use thumbVisibility instead
2023-05-25 02:19:51 +03:00
..
bright_theme.dart Cw 373 theme refactoring in preparation to support additional themes (#933) 2023-05-25 02:19:51 +03:00
dark_theme.dart Cw 373 theme refactoring in preparation to support additional themes (#933) 2023-05-25 02:19:51 +03:00
light_theme.dart Cw 373 theme refactoring in preparation to support additional themes (#933) 2023-05-25 02:19:51 +03:00
theme_base.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
theme_list.dart Flutter upgrade 2022-10-12 13:09:57 -04:00