We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 236bc2f commit f7a0e1dCopy full SHA for f7a0e1d
1 file changed
astro.config.mjs
@@ -81,7 +81,7 @@ export default defineConfig({
81
},
82
markdown: {
83
shikiConfig: {
84
- theme: 'github-light',
+ theme: 'github-light-high-contrast',
85
86
87
});
0 commit comments