Skip to content

mastern2k3/marpit-nord-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marp (Marpit) Nord Theme

This is a Marp slides theme based on the Nord color palette.

Usage

With the Visual Studio Code Marp extension, add this to your .vscode/settings.json file:

{
    "markdown.marp.themes": [
        "https://raw.githubusercontent.com/mastern2k3/marpit-nord-theme/master/build/nord-theme.css",
    ]
}

And then in your slides:

---
marp: true
theme: nord
---

# My Nord Themed Slide Title

Examples

Screenshot 1

Screenshot 2

Screenshot 3

About

This is a Marp / Marpit slides theme based on the Nord color palette.

Topics

Resources

Stars

Watchers

Forks