Files
cc-switch/src/components/env
T
Jason bb2756d0fb fix(ui): improve dark mode text contrast for form labels
Replace hardcoded Tailwind color classes with design system CSS variables
to improve text visibility in dark mode:

- text-gray-900 dark:text-gray-100 โ†’ text-foreground
- text-gray-500/600 dark:text-gray-400 โ†’ text-muted-foreground
- bg-white dark:bg-gray-800 โ†’ bg-background
bb2756d0fb ยท 2025-12-25 17:37:11 +08:00
History
..