Skip to content

Latest commit

 

History

History
108 lines (67 loc) · 1.17 KB

themes.md

File metadata and controls

108 lines (67 loc) · 1.17 KB

Themes

Default theme


Big theme

import { big } from 'mdx-deck/themes'

Book theme

import { book } from 'mdx-deck/themes'

Code theme

import { code } from 'mdx-deck/themes'

Comic theme

import { comic } from 'mdx-deck/themes'

Condensed theme

import { condensed } from 'mdx-deck/themes'

Dark theme

import { dark } from 'mdx-deck/themes'

Future theme

import { future } from 'mdx-deck/themes'

Hack theme

import { hack } from 'mdx-deck/themes'

Notes theme

import { notes } from 'mdx-deck/themes'

Script theme

import { script } from 'mdx-deck/themes'

Swiss theme

import { swiss } from 'mdx-deck/themes'

Yellow theme

import { yellow } from 'mdx-deck/themes'

Poppins

import { poppins } from 'mdx-deck/themes'