mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 07:33:07 +08:00
Update markdown code block theme => one-dark-pro
This commit is contained in:
@@ -27,6 +27,10 @@ export default defineConfig({
|
||||
},
|
||||
],
|
||||
],
|
||||
shikiConfig: {
|
||||
theme: "one-dark-pro",
|
||||
wrap: true,
|
||||
},
|
||||
extendDefaultPlugins: true,
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user