Skip to content

Commit

Permalink
try to change code style
Browse files Browse the repository at this point in the history
  • Loading branch information
gitblanc committed Apr 16, 2024
1 parent 8771056 commit b10c9c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quartz/plugins/transformers/syntax.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ interface Options {
const defaultOptions: Options = {
theme: {
light: "github-light",
dark: "github-dark",
dark: "duotone-sea",
},
keepBackground: false,
}
Expand Down

0 comments on commit b10c9c6

Please sign in to comment.