Custom themes for Marp for VS Code.
A theme based on the official default theme.
Features:
- White background color.
- Using smaller font size for making dense slides deck.
- The position of slide titles (H2 header) is fixed to the upper left.
- Slide body contents are aligned center (both vertical and horizontal) as the same as the default theme.
- Adding custom class for multi-column arrangement.
- To use this function, you should enable
html
option of marp.
- To use this function, you should enable
- A SVG image as object element can be inserted.
- To use this function, you should enable
html
option of marp.
- To use this function, you should enable
A theme based on the official Gaia:
- changed the background color to white.
- most of the content is centered (figure, table, code block, etc).
- A SVG image as object element can be inserted.
- To use this function, you should enable
html
option of marp.
- To use this function, you should enable
This theme is based on the official Gaia theme. I changed the slide size to 4:3, and use the solarized-dark color scheme for the code block.