Skip to content

Commit f7a0e1d

Browse files
committed
feat: code block use github-light-high-contrast theme
1 parent 236bc2f commit f7a0e1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

astro.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ export default defineConfig({
8181
},
8282
markdown: {
8383
shikiConfig: {
84-
theme: 'github-light',
84+
theme: 'github-light-high-contrast',
8585
},
8686
},
8787
});

0 commit comments

Comments
 (0)