Update code highlight theme
This commit is contained in:
@@ -6,4 +6,10 @@ export default defineConfig({
|
|||||||
site: "https://blog.cassidoo.co/",
|
site: "https://blog.cassidoo.co/",
|
||||||
base: "/",
|
base: "/",
|
||||||
integrations: [sitemap()],
|
integrations: [sitemap()],
|
||||||
|
markdown: {
|
||||||
|
shikiConfig: {
|
||||||
|
theme: "material-theme-darker",
|
||||||
|
langs: [],
|
||||||
|
},
|
||||||
|
},
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user