AppFlowy/frontend/appflowy_flutter/lib
Alex Wallen a1f1559936
Reset theme buttons (#3137)
* feat: add translation for tooltip

* feat: add defaults for theme settings

* feat: refactor appearance view so that all theme settings can be reset

* chore: add keys for reset button

* chore: add tests for the reset button

* feat: register appearance test in runner

* chore: remove comment

* feat: add default file for appearance

* chore: move around files

* feat: make reset button respond to hover

* fix: incorrect use of resetTheme

* refactor: use maybeWhen

* fix: icon button style

* fix: rebase errors
2023-08-15 18:28:58 -10:00
..
core feat: tabs shortcuts (#3112) 2023-08-08 13:09:17 +08:00
env feat: implement magic link login (#3086) 2023-08-03 08:48:04 +08:00
plugins fix: replace svgWidget by FlowySv (#3212) 2023-08-15 18:15:09 +02:00
startup [chore] svg improvements (#3145) 2023-08-14 10:34:01 -10:00
user [chore] svg improvements (#3145) 2023-08-14 10:34:01 -10:00
util feat: Dynamically Load Themes in AppFlowy (#2670) 2023-07-03 22:07:11 +08:00
workspace Reset theme buttons (#3137) 2023-08-15 18:28:58 -10:00
main.dart test: import database integration (#2803) 2023-06-15 22:43:07 +08:00