Skip to content

Commit

Permalink
chore: update official themes map, close #296
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Jul 9, 2021
1 parent 4001c5e commit 39a4fed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/slidev/node/themes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ const officialThemes: Record<string, string> = {
'default': '@slidev/theme-default',
'seriph': '@slidev/theme-seriph',
'apple-basic': '@slidev/theme-apple-basic',
'shibainu': '@slidev/theme-shibainu',
'bricks': '@slidev/theme-bricks',
}

export function packageExists(name: string) {
Expand Down

0 comments on commit 39a4fed

Please sign in to comment.