ciabidev / ciabidev/cyclonelib
CSS: Change FlavorPicker from Carousel to ordered list
@wheatwhole is already working on this.
Since Oct 1, 2025.
- Dominant language
- Svelte
- Stars
- 6
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
carousels are eye candy, but once you pass ~6–7 flavors, you’re designing more for browsability than showcase. a grid or hybrid usually wins. I say we adopt monkeytype's flavor picker. Our flavor picker will still be a popover, but here's my planned changes
each list item will have a tritone color palette preview ordered from light to dark with a search bar.
upon hovering over an item the site's theme changes in real time so they can preview it. there will also be an image preview on the side so the user know's exactly what the theme is supposed to be
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.