mirror of
https://github.com/jxnblk/mdx-deck.git
synced 2024-11-26 00:35:02 +03:00
1.7 KiB
1.7 KiB
Themes
export { default as theme } from '@mdx-deck/themes'
export { big as theme } from '@mdx-deck/themes'
export { book as theme } from '@mdx-deck/themes'
export { code as theme } from '@mdx-deck/themes'
export { comic as theme } from '@mdx-deck/themes'
export { condensed as theme } from '@mdx-deck/themes'
export { dark as theme } from '@mdx-deck/themes'
export { future as theme } from '@mdx-deck/themes'
export { hack as theme } from '@mdx-deck/themes'
export { notes as theme } from '@mdx-deck/themes'
export { script as theme } from '@mdx-deck/themes'
export { swiss as theme } from '@mdx-deck/themes'
export { yellow as theme } from '@mdx-deck/themes'
Poppins
export { poppins as theme } from '@mdx-deck/themes'
Syntax Highlighter
export { syntaxHighlighter as theme } from '@mdx-deck/themes'
Syntax Highlighter Prism
export { syntaxHighlighterPrism as theme } from '@mdx-deck/themes'
Aspect 16:9
export { aspect as theme } from '@mdx-deck/themes'
Aspect 4:3
export { aspect43 as theme } from '@mdx-deck/themes'