Commit 4be0a84
committed
fix: use theme-aware text and border colors in chat composer
The composer textarea inherited hardcoded text-slate-950 from the base
Textarea component, making text nearly invisible in dark mode. Replace
with CSS-variable-driven classes for proper dark/light adaptation.1 parent f2f2752 commit 4be0a84
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
0 commit comments