mealie-recipes/mealie

[v1.0.0b] [Task] - Color Code Tags/Categories

Open

#1,241 opened on May 18, 2022

 (7 comments) (1 reaction) (0 assignees)Python (455 forks)batch import
featuregood first issuetaskv1

Repository metrics

Stars
 (4,270 stars)
PR merge metrics
 (PR metrics pending)

Description

What is the problem this task addresses?

TLDR: Add color options for Tags and Categories for displaying when in chip format like on the recipe pages

Proposed/Possible Solution(s)?

The MultiPurposeLabels components does nearly the same thing that is requested here, most of the logic can be utilized to determine text color and default colors with the caveat that the existing behavior should be kept in that the default color for the chips should be the accent of the theme.

Contributor guide