Skip to content

LRNZ09/aurora

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aurora

Aurora is a customizable theme for Marp, designed to create visually appealing presentations.

Features

  • Customizable Colors and Fonts: Built with Gaia-compatible variables for easy customization.
  • Code Blocks: Styled for readability with a highlight stripe.
  • Tables and Blockquotes: Clean and professional formatting.
  • Slide Variants: Improved lead and invert styles for emphasis.
  • Pagination: Displays current and total slide numbers.

Demo

Check out the demo.md file for an example presentation using the Aurora theme.

Usage

  1. Install the Marp for VS Code extension.

  2. Add the marp-aurora-theme.css theme to your Marp configuration:

    {
        "markdown.marp.themes": [
            "https://raw.githubusercontent.com/LRNZ09/aurora/refs/heads/main/marp-aurora-theme.css"
        ]
    }
  3. Create a Markdown file with the following front matter:

    ---
    marp: true
    theme: aurora
    paginate: true
    ---
  4. Write your slides in Markdown and preview them in VS Code.

Extensions

To enhance your Markdown editing experience, install the following extensions:

License

This project is licensed under the MIT License.

About

A customizable theme for Marp / Marpit.

Topics

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Contributors

Languages