Files
lt-35c3/theme.js
Thomas Ruoff 61e47432a7 Init
2019-01-09 20:23:22 +01:00

13 lines
289 B
JavaScript

import 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
}