Skip to content

Commit

Permalink
chore: update docs theme
Browse files Browse the repository at this point in the history
  • Loading branch information
diegomedina248 committed Aug 17, 2023
1 parent c9429e5 commit df2cf54
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/theme.config.tsx
Expand Up @@ -32,6 +32,12 @@ export default {
</>
);
},
primaryHue: 151,
darkMode: false,
nextThemes: {
defaultTheme: 'dark',
themes: ['dark'],
},
footer: {
text: (
<div
Expand Down

0 comments on commit df2cf54

Please sign in to comment.