Files
sure/app
Guillem Arias Fauste bc0dcdd41b fix(ds): neutral text for goals status callout (#2312)
The goals status callout colored its entire body (icon, label and
context) with text-warning / text-success / text-secondary, so a
behind goal rendered as all-yellow text. That diverges from the
DS::Alert recipe, where tinted boxes keep neutral body text
(text-primary) and only the icon carries the status color. Drop the
text-* tokens from the container, add text-primary, and move the
warning/success color onto the icon via color:.
2026-06-14 21:50:11 +02:00
..
2026-03-25 10:50:23 +01:00