We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ce5e85 commit 6f86644Copy full SHA for 6f86644
src/components/syntax-highlighter/theme.json
@@ -2,7 +2,7 @@
2
"name": "tailwindcss-theme",
3
"colors": {
4
"foreground": "var(--color-slate-400)",
5
- "descriptionForeground": "var--color-slate-200)",
+ "descriptionForeground": "var(--color-slate-200)",
6
"errorForeground": "var(--color-rose-400)",
7
"selection.background": "color-mix(in oklab, var(--color-blue-200) 64%, transparent)",
8
"focusBorder": "var(--color-sky-500)",
0 commit comments