6dca1317241118563a748375d705069251173222
The CRITICAL / HIGH / MEDIUM pills on the recommendation cards were all routed through the brand-green palette (the --red, --orange, --green-bright variables all resolve to greens), so urgency wasn't readable at a glance. Switched to literal red / amber / yellow text on matching soft-tinted backgrounds: - CRITICAL #C03030 on rgba(192,48,48,0.10) - HIGH #C16A18 on rgba(220,124,32,0.10) - MEDIUM #A48010 on rgba(212,168,32,0.12) Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Description
No description provided
Languages
HTML
40.4%
Vue
29%
CSS
17.3%
JavaScript
13.2%
Dockerfile
0.1%