mirror of
https://github.com/jxnblk/mdx-deck.git
synced 2024-11-26 00:35:02 +03:00
1.6 KiB
1.6 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
'