Files
ComfyUI_frontend/packages/design-system
dante01yoon e3c3473f97 fix(billing): tertiary CTA surface + correct success check color (FE-934)
The confirm CTA used the `secondary` variant (charcoal-600), nearly
indistinguishable from the dialog surface. Add a `tertiary-background`
design-system token (charcoal-400 per the DES spec) and a matching Button
variant, and use it for the confirm CTAs. The success check pointed at the
undefined `success-foreground` token (no color); switch it to the defined
`success-background` (#00cd72).

(cherry picked from commit 5b113faa20)
2026-06-19 23:35:49 +09:00
..