This commit is contained in:
Ivy Turner 2025-05-05 15:55:53 +01:00
parent 5f63527955
commit f51dc7e078
No known key found for this signature in database
31 changed files with 331 additions and 88 deletions

View file

@ -16,7 +16,7 @@ export default defineConfig({
],
markdown: {
shikiConfig: {
theme: "gruvbox-dark-hard"
theme: "gruvbox-dark-soft"
},
},