Skip to content

estruyf/slidev-theme-monomi

Repository files navigation

Slidev - MonoMi Theme

NPM version

A monochrome-minimalist theme for Slidev.

Install

Add the following frontmatter to your slides.md. Start Slidev then it will prompt you to install the theme automatically.

---
theme: monomi
---

Learn more about how to use a theme.

Theme config

The theme supports both light and dark mode. Dark mode is the default.

If you want to switch to light mode, add the following configuration:

---
theme: monomi
colorSchema: light
---

Bordered headings

You can add borders to headings by adding the bordered class to the heading.

---
themeConfig:
  bordered: "5px"
---

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published