github-light
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Struchkov Mark 2024-09-06 01:30:04 +03:00
parent 43fd7abf8d
commit 4073f26454
No known key found for this signature in database
GPG Key ID: A3F0AC3F0FA52F3C

View File

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