CCExtractor / CCExtractor/taskwarrior-flutter
Improve UI consistency of "Set Default" and "Change Directory" buttons in Settings
- Dominant language
- Dart
- Stars
- 244
- Forks
- 179
- Avg merge
- 12h 42m
- Merged PRs (30d)
- 2
Description
## Description
In the **Settings → Storage and Data** section, the buttons **"Set To Default"** and **"Change Directory"** appear as default Flutter buttons.
They look visually inconsistent with the rest of the settings UI, which uses rounded cards and toggle-style controls.
## Current Behavior
The buttons appear large and flat, making them look different from the rest of the interface.
## Proposed Improvement
Improve the styling of these buttons so they better match the existing design language.
Possible improvements:
* Use rounded or pill-style buttons
* Improve spacing and layout
* Make "Change Directory" the primary action
## Screenshot

If this change is acceptable, I would be happy to work on implementing it.
Contributor guide
Assessment
This issue has not been assessed yet.