Skip to content

Commit 786d73f

Browse files
coseeianksen0
authored andcommitted
feat: code block use github-light-high-contrast theme
1 parent f07b277 commit 786d73f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)