Marp is used to create presentations in Markdown. In this repository, you may find simple CSS themes that I have created. Namely:
beamer
, based on LaTeX's beamer class- download the Computer Modern Unicode font family for best results
border
, based on thedefault
Marp theme
gradient
, also based on thedefault
Marp theme
gradient
, classblue
Assuming you're using the VSCode Marp extension… In VSCode, open
-
Preferences: Open Settings (UI)
-
Search for "Marp: Themes"
-
Add either a local or a remote path
-
Try restaring VSCode if it doesn't work right away
-
Then in the Markdown document, simply write, for instance,
theme: border
in the YAML
The software is licensed under the MIT License.
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.