This commit is contained in:
2024-09-06 01:02:34 +03:00
parent 0d8d8815fb
commit 85d3ed9388

View File

@@ -57,7 +57,7 @@ const config: QuartzConfig = {
}),
Plugin.SyntaxHighlighting({
theme: {
light: "github-light",
light: "ayu-dark",
dark: "vitesse-dark",
},
keepBackground: false,