Commit 75fe4fe
Use design system --primary var for Algolia highlight colors
Replaces hardcoded hsl(347 ...) values with var(--primary) from
@arcadeai/design-system tokens and color-mix() for transparent tints.
Dark mode text override removed since --primary resolves identically
in both modes.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 31d25ad commit 75fe4fe
1 file changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
163 | | - | |
164 | | - | |
| 163 | + | |
| 164 | + | |
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
173 | | - | |
| 172 | + | |
174 | 173 | | |
175 | 174 | | |
176 | 175 | | |
| |||
0 commit comments