Skip to content

rainbowflesh/Rose-Pine-For-Marp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rosé Pine for Marp

All natural pine, faux fur and a bit of soho vibes for the classy minimalist

Usage

  1. Get Marp
  2. Under markdown, import rose-pine.theme.

Example in vscode, you can add to setting.json

{
    // etc...
    "markdown.marp.themes": [
      "https://raw.githubusercontent.com/rainbowflesh/Marp/master/css/rosepine-dawn.css",
      "https://raw.githubusercontent.com/rainbowflesh/Marp/master/css/rosepine-moon.css",
      "https://raw.githubusercontent.com/rainbowflesh/Marp/master/css/rosepine.css",
    // if raw.githubusercontent.com not work, try use this
      "https://rainbowflesh.github.io/css/rose-pine-dawn.css",
      "https://rainbowflesh.github.io/css/rose-pine-moon.css",
      "https://rainbowflesh.github.io/css/rose-pine.css",
    ]
    // etc...
}

then add to markdown file:

---
marp: true
theme: rose-pine
# theme: rose-pine-dawn
# theme: rose-pine-moon
---

See example in marp-example.md

Gallery

Rosé Pine

Live preview

Rosé Pine

Rosé Pine Moon

Live preview

Rosé Pine

Rosé Pine Dawn

Live preview

Rosé Pine

Thanks to

  • I, rainbowflesh and Rosé Pine the most beautiful color palette I have ever seen.
I love rosepine soooooo much😍😍😍😍😍😍😍

Contributing

Modify css/rose-pine-*.css then PR ;)

TODO

TODO: add A4 paper size fork from https://raw.githubusercontent.com/stanfrbd/A4-marp/main/a4-light.css