mealie-recipes/mealie

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

Open

#1.241 geöffnet am 18. Mai 2022

Auf GitHub ansehen
 (7 Kommentare) (1 Reaktion) (0 zugewiesene Personen)Python (455 Forks)batch import
featuregood first issuetaskv1

Repository-Metriken

Stars
 (4.270 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 21h 6m) (61 gemergte PRs in 30 T)

Beschreibung

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