Files
lt-35c3/theme.js
Thomas Ruoff 7954fadbae version 1
2019-01-10 23:38:21 +01:00

13 lines
304 B
JavaScript

import { default as theme } from 'mdx-deck/themes'
export default {
...theme,
// Customize your presentation theme here.
//
// Read the docs for more info:
// https://github.com/jxnblk/mdx-deck/blob/master/docs/theming.md
// https://github.com/jxnblk/mdx-deck/blob/master/docs/themes.md
}