Commit graph

14 commits

Author SHA1 Message Date
Rafael Saes
326e8537d7 refactor: create SyncIndicatorTheme 2023-07-03 09:48:09 -03:00
Rafael Saes
afe6a40960 refactor: scrollbarTheme 2023-07-03 09:43:33 -03:00
Rafael Saes
8e7646f594 refactor: text themes using same dialogBackgroundColor 2023-07-03 09:37:29 -03:00
Rafael Saes
ec1d2518bf refactor: accentTextTheme.bodySmall.color -> cardColor 2023-07-03 09:34:56 -03:00
Rafael Saes
2525318b6d refactor: text themes using the same color as primaryColor 2023-07-03 09:32:29 -03:00
Rafael Saes
3fb1a70cde refactor: gradient background 2023-07-03 09:26:43 -03:00
Rafael Saes
f9abd0b2c2 refactor: accentTextTheme.titleLarge.color -> dialogTheme.backgroundColor 2023-07-03 09:17:47 -03:00
Rafael Saes
d0a872b1d2 refactor: themeBase and current themes 2023-07-03 09:03:35 -03:00
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
M
1beb18b045 Flutter upgrade 2022-10-12 13:09:57 -04:00
Omar Hatem
dc623f3293
Rework settings pickers (#398)
Updated pickers and settings screen
2022-06-29 13:38:44 +01:00
OleksandrSobol
e6cfa2b636 CAKE-345 | reworked send page for batch sending; added send_item.dart, send_card.dart, send_template_view_model.dart and parse_address_from_domain_alert.dart to the app; reworked send template page; fixed exchange_trade_page.dart and exchange_trade_view_model.dart 2021-07-16 12:32:36 +03:00
OleksandrSobol
5f02a7ddf5 CAKE-344 | fixed MoonPay icon color on support and dashboard pages 2021-07-06 18:13:29 +03:00
OleksandrSobol
6639238ca7 CAKE-182 | moved themes directory from src to lib 2020-12-15 21:43:50 +02:00
Renamed from lib/src/themes/bright_theme.dart (Browse further)