Skip to content

Commit 8c9ff9f

Browse files
committed
minor color fix
1 parent 1bf4f07 commit 8c9ff9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/docs/src/pages/theme-spec.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ A theme does not require that all these fields be present and can include additi
3737
primary: '#07c',
3838
secondary: '#05a',
3939
accent: '#609',
40-
muted: '#f6f6f6f',
40+
muted: '#f6f6f6',
4141
},
4242
fonts: {
4343
body: 'system-ui, sans-serif',

0 commit comments

Comments
 (0)