cf5646bbd93253d0ab76fbcfce649a44671bd6aa
- replace hardcoded green/red/blue colors with standard shadcn semantic colors - use text-primary, text-secondary-foreground, text-muted-foreground instead of text-green-600/blue-600 - replace colored backgrounds with bg-secondary, bg-muted, bg-primary/5 - maintain proper contrast and accessibility with semantic color tokens - ensure consistent black/white theme across all components
Description
No description provided
Languages
TypeScript
97.4%
CSS
1.3%
Shell
1.1%
HTML
0.2%