Quarto clean
  • Live demo
  • Install
  • Credits
Quarto reveal.js clean

A minimal and elegant reveal.js presentation theme for Quarto. This is a personal fork of Grant McDermott's clean theme, with a few small tweaks to colours, fonts, and extensions.

reveal.js minimal MIT licence fork of clean
Open the live demo View on GitHub
quarto-presentation.html
Title slide of the clean presentation theme

Open the interactive slides →  ·  use the arrow keys to move through them

What this fork changes

■

Adjusted colour scheme

A deep blue accent and a near-black body colour, tuned for projector and screen contrast.

Aa

Different fonts

Font choices changed for clearer reading at a distance, while keeping the theme's calm feel.

⇄

More transitions

Extra slide transition options, so you can match the motion to the talk.

+

Extra extensions

Bundled plugins beyond the original theme: a code drop console, appearance animations, and multimodal media.

Installation

Add the theme to a Quarto project in one command.

quarto install extension danilofreire/quarto-presentation

The demo also uses three extra extensions. Install the ones you need:

quarto install extension r-wasm/quarto-drop
quarto install extension martinomagnifico/quarto-appearance
quarto install extension martinomagnifico/quarto-multimodal

Then set the format in your presentation’s YAML header and render:

format: clean-revealjs

For more on custom themes, see the Quarto presentations documentation.

Credits

This theme stands on other people’s work, and the credit belongs to them:

  • Grant McDermott designed and built the original Quarto clean theme.
  • Martijn de Jongh made Appearance and Multimodal.
  • The R for WebAssembly team made Quarto Drop.
  • The Quarto team built the tool that ties it all together.

Licence

This fork uses the same licence as the original theme: the MIT licence. You are free to use and adapt it; please keep the copyright notice for both Grant McDermott and the modifications

A fork of grantmcdermott/quarto-revealjs-clean, under the MIT licence.

 

Source on GitHub