Skip to content

Collection of my CSS themes for Marp Markdown presentations

License

MIT and 2 other licenses found

Licenses found

MIT
LICENSE
GPL-2.0
LICENSE_GPLv2
GPL-3.0
LICENSE_beam
Notifications You must be signed in to change notification settings

rnd195/my-marp-themes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

beam

https://raw.githubusercontent.com/rnd195/my-marp-themes/live/beam.css

beam sample

border

https://raw.githubusercontent.com/rnd195/my-marp-themes/live/border.css

border sample

gradient

https://raw.githubusercontent.com/rnd195/my-marp-themes/live/gradient.css

gradient1 sample

  • gradient, class blue

gradient-blue

graph_paper

https://raw.githubusercontent.com/rnd195/my-marp-themes/live/graph_paper.css
  • click here to see more screenshots

graph_paper

Installation

Assuming you're using the VSCode Marp extension…

  1. Open Settings in VSCode (Ctrl + ,)
  2. Search for "Marp: Themes" or "markdown.marp.themes"
  3. Add either a local or a remote path to the CSS file
  4. Enable the theme in the front-matter of the Markdown document, i.e., write the following at the very beginning of the Markdown document:
---
marp: true
theme: theme_name
---
  1. Try restaring VSCode if it doesn't work right away

For additional settings (such as size or paginate), follow the official documentation.

License

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

Attribution

The beam, border, graph_paper, 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. The graph_paper theme imports the Work Sans font by Wei Huang.

About

Collection of my CSS themes for Marp Markdown presentations

Topics

Resources

License

MIT and 2 other licenses found

Licenses found

MIT
LICENSE
GPL-2.0
LICENSE_GPLv2
GPL-3.0
LICENSE_beam

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages