Verticator

for Reveal.js

Dark theme with color options

This theme has a dark background

Let Verticator know this by setting 'darktheme' to true.

Replace the colors to your liking.

Reveal.initialize({
	...
	verticator: {
		darktheme: true,
		color: 'yellow',
		oppositecolor: 'red'
	},
	plugins: [ Verticator ]

This slide has a light data-background attribute.

This slide has a dark data-background attribute.

It has no effect on the Verticator bullets, because the theme is already dark.

And a regular slide