Skip to content
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.

mozilla/Reveal-Mozilla-Theme

Repository files navigation

Reveal.js Mozilla Themes

Just put these files into your css/theme/ folder at your presentation and change to the theme:

<link rel="stylesheet" href="css/reveal.min.css">
<link rel="stylesheet" href="css/theme/blood.css" id="theme">

to:

<link rel="stylesheet" href="css/reveal.min.css">
<link rel="stylesheet" href="css/theme/mozilla-blue.css" id="theme">

Disponible themes:

  • mozilla-blue
  • mozilla
  • mozilla-darkgrey
  • mozilla-red
  • mozilla-sandstone

Releases

No releases published

Packages

No packages published

Languages