mozilla / addons

☂ Umbrella repository for Mozilla Addons ✨
Other
128 stars 41 forks source link

[Task]: Filter themes by color #14971

Closed abyrne-moz closed 3 months ago

abyrne-moz commented 3 months ago

Description

Provide the ability for a user to search for a theme by color on addons.mozilla.org.

Acceptance Criteria

  ### Milestones/checkpoints
  - [ ] A user is able to filter themes based on their dominant colors

Checks

┆Issue is synchronized with this Jira Task

diox commented 3 months ago

Note: the API part of it has been implemented a while back in https://github.com/mozilla/addons/issues/6257. It's not perfect, probably need some tweaks to make it more precise, but it works.

diox commented 3 months ago

This is going to be shown when the user selects "Add-on Type" -> "Theme", or is browsing a Theme category. As mentioned above it's not perfect in terms of how precise the color filtering is, but should be good enough to begin with.

ioanarusiczki commented 3 months ago

windows

on Windows

macOS

onMacOS