megaTM512 / my-marp-themes

Collection of my CSS themes for Marp Markdown presentations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My custom Marp themes

Marp is used to create presentations in Markdown. In this repository, you may find simple CSS themes that I have created. Namely:

beamer sample

  • border, based on the default Marp theme

border sample

  • gradient, also based on the default Marp theme

gradient1 sample

  • gradient, class blue

gradient-blue

Installation

Assuming you're using the VSCode Marp extension… In VSCode, open

License

The beamer theme is licensed under GNU GPLv3. The rest of the repository is licensed under the MIT License.

Attribution

The beamer, border, and gradient themes are based on the default Marp themes made by yhatt. The border and gradient themes import the Inter font by Rasmus Andersson.

About

Collection of my CSS themes for Marp Markdown presentations

License:MIT License


Languages

Language:CSS 100.0%