Skip to content

Commit

Permalink
docs: adjust code theme
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbbreuer committed Dec 27, 2024
1 parent 33962ae commit 3e8244e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/.vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -138,8 +138,8 @@ export default withPwa(

markdown: {
theme: {
light: 'vitesse-light',
dark: 'vitesse-dark',
light: 'github-light',
dark: 'github-dark',
},

codeTransformers: [
Expand Down

0 comments on commit 3e8244e

Please sign in to comment.