ayu-dark
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Struchkov Mark 2024-09-06 01:02:34 +03:00
parent 0d8d8815fb
commit 85d3ed9388
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: "github-light", light: "ayu-dark",
dark: "vitesse-dark", dark: "vitesse-dark",
}, },
keepBackground: false, keepBackground: false,