github-light

This commit is contained in:
2024-09-06 01:30:04 +03:00
parent 43fd7abf8d
commit 4073f26454

View File

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