AppFlowy/frontend/app_flowy/lib
Mayur Mahajan b09f37e025
[FR] Create a new yellow theme for AppFlowy (#1539)
* feat: add dandelion color scheme

* feat: add dandelion to colorsheme

* feat: add setting for choosing theme

* refactor: make theme selection ui consistent

* refactor: remove duplicate  themeTypeLabel

* refactor: translate theme type setting

* refactor: use an extension method for themename

* refactor: change community theme name

* refactor: add theme name in app theme

* refactor: remove theme type from cubit

* refactor: allow theme change with themename

* test: getThemeNameForDisplaying method

* chore: refactor the theme name to const string

* refactor: remove theme translation logic

* fix: add translation for theme label

Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2022-12-30 11:44:17 +08:00
..
core Fix filter test (#1459) 2022-11-17 16:44:17 +08:00
plugins Refactor/crate directory (#1621) 2022-12-30 11:16:47 +08:00
startup feat: Customize the storage folder path (#1538) 2022-12-20 11:14:42 +08:00
user Refactor/crate directory (#1621) 2022-12-30 11:16:47 +08:00
util/file_picker feat: Customize the storage folder path (#1538) 2022-12-20 11:14:42 +08:00
workspace [FR] Create a new yellow theme for AppFlowy (#1539) 2022-12-30 11:44:17 +08:00
main.dart feat: Customize the storage folder path (#1538) 2022-12-20 11:14:42 +08:00