Skip to content

Commit e551795

Browse files
committed
Update tailwind.config.mjs
1 parent 68ccfe6 commit e551795

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tailwind.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ export default {
88
extend: {
99
colors: {
1010
// Your preferred accent color. Indigo is closest to Starlight’s defaults.
11-
accent: colors.indigo,
11+
accent: colors.amber,
1212
// Your preferred gray scale. Zinc is closest to Starlight’s defaults.
1313
gray: colors.zinc,
1414
},

0 commit comments

Comments
 (0)