Commit c823a39
fix(ui): recolour the form-input focus ring from blue to brand accent
@tailwindcss/forms paints a hardcoded blue (#2563eb) focus ring and border
on every form control, so text inputs lit up blue while links and buttons
already used the mint :focus-visible ring. Override the plugin's ring colour
and border to the accent token for all form controls, keeping an accessible
(now on-brand, thin) focus indicator instead of the off-palette blue.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 37cb113 commit c823a39
1 file changed
Lines changed: 25 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
164 | 189 | | |
165 | 190 | | |
166 | 191 | | |
| |||
0 commit comments