FreeTubeApp / FreeTubeApp/FreeTube
[Feature Request]: Organize Accent Colors Menus
- Dominant language
- Vue
- Stars
- 21.9k
- Forks
- 1.5k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 62
Description
### Guidelines
- [X] I have searched the issue tracker for [open](https://github.com/FreeTubeApp/FreeTube/issues?q=is%3Aopen+is%3Aissue) and [closed](https://github.com/FreeTubeApp/FreeTube/issues?q=is%3Aissue+is%3Aclosed) issues that are similar to the feature request I want to file, without success.
- [X] I have searched the [documentation](https://docs.freetubeapp.io/) for information that matches the description of the feature request I want to file, without success.
- [X] This issue contains only one feature request.
### Problem Description
The current Accent Colors menu is cluttered with a mix of colors derived from various themes, default options, etc., totaling about 45 colors.
This lack of organization makes it difficult for users to quickly find and select their desired color, and can even make them feel overwhelmed.
### Proposed Solution
To enhance user experience, I thought of the following organizational changes to the Accent Colors menu:
1. Theme-Specific Colors:
Display only colors that are relevant to the user's currently selected theme. This reduces visual clutter and makes selection more intuitive.
2. Thematic Organization:
Group colors by theme (e.g., Solarized, Catpuccin, etc.). Users would first select a theme, which would then reveal the associated colors. This hierarchical structure allows for easier navigation and selection.
### Alternatives Considered
- **Color Palette Preview:** Instead of a list, maybe a visual grid of colors for would make the selection easier. However, this may still suffer from clutter if all colors are displayed without organization.
- **Organized via contrast** As mentioned in #3934 this would also be a great option, but not reduce the clutter in my opinion. It would still be a mess of colors, now being sorted by contrast.
### Issue Labels
ease of use improvement, improvement to existing feature, visual improvement
Contributor guide
Assessment
This issue has not been assessed yet.