Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 934 Bytes

README.md

File metadata and controls

45 lines (30 loc) · 934 Bytes

Mercury Slides Themes

Slides themes available in the Mercury framework.

You can check slides themes in the app.

Light themes:

  • white (default)
  • sky
  • beige
  • simple
  • serif
  • solarized

Dark themes:

  • black
  • league
  • blood
  • night
  • moon

To use the theme in the Mercury YAML configuration you need to define format. The example below:

title: My app
output: slides
format:
    theme: night
# the rest of YAML ...

Please check the docs for more information.

Themes gallery

The app is deployed at Heroku.

Themes demo