AppFlowy/frontend/app_flowy/lib/workspace/application
Richard Shiue bbd64fae81
refactor: appflowy theme system pt. 1 (#1407)
* refactor: port theme provider to bloc

* refactor: port from custom theme type enum to material design's brightness

* chore: add custom color extension to ThemeData

* refactor: use Theme.of(context) when trying to get theme colors

* refactor: toggle widget code refactor

* refactor: flowy hover style refactor

* refactor: flowy icon refactor

* fix: regression on sidebar tooltip text from #1210

* chore: read color from theme.of

* chore: quick access to custom color

* fix: dart test

* fix: scrollbar regression

* chore: fix flutter lint

* chore: fix grid bloc test

Co-authored-by: appflowy <annie@appflowy.io>
2022-11-10 14:22:18 +08:00
..
app chore: add reorder bloc test (#1354) 2022-10-25 16:51:51 +08:00
edit_panel chore: fix typo: pannel -> panel 2022-08-09 11:59:22 +08:00
home test: add app bloc test (#1370) 2022-10-26 10:38:57 +08:00
menu chore: add reorder bloc test (#1354) 2022-10-25 16:51:51 +08:00
settings fix: fix merge from main 2022-07-22 00:54:11 +08:00
user fix: add icon_url in migration 2022-08-08 22:19:05 +08:00
view chore: add view bloc test (#1343) 2022-10-23 17:52:17 +08:00
workspace chore: add grid bloc test (#1289) 2022-10-16 16:51:21 +08:00
appearance.dart refactor: appflowy theme system pt. 1 (#1407) 2022-11-10 14:22:18 +08:00