Skip to content

joshed-io/revealjs-themes

Repository files navigation

Reveal.js Themes

This repository is a collection of themes I've created for Reveal.js. They're free for you to use and MIT-licensed.

Usage

To see demos of the themes along with download links, visit a deployed version of this repository at:

https://revealjs-themes.dzello.com/

Make sure to follow the instructions at the top of the CSS files to enable all the functionality in the theme.

Themes

robot-lung

A hot pink theme with Roboto fonts.

sunblind

A bright, sunny theme with Leto and Lora fonts.

Customization

These themes make it easy to set up a colorful border for your presentation. Each has a default color, but's very easy to change without recompiling the theme.

Just add this CSS anywhere after you include the theme:

.line {
  background: #<new-color>;
}

Development

For deeper customization, you can make changes to the SCSS in order to build customized versions of these themes. See the instructions in the main Reveal.js repo for information on how to run and build themes - this repository is just a fork of that one.

About

👨‍🎨 Free Reveal.js themes including robot-lung and sunblind

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published