add white theme, reverse of default theme #1018

This commit is contained in:
Hakim El Hattab
2014-12-18 17:29:51 +01:00
parent 96b26514e6
commit c3f9aabe04
5 changed files with 316 additions and 3 deletions

View File

@ -164,12 +164,13 @@
<p>
reveal.js comes with a few themes built in: <br>
<a href="?#/themes">Black (default)</a> -
<a href="?theme=white#/themes">White</a> -
<a href="?theme=league#/themes">League</a> -
<a href="?theme=sky#/themes">Sky</a> -
<a href="?theme=beige#/themes">Beige</a> -
<a href="?theme=simple#/themes">Simple</a> -
<a href="?theme=simple#/themes">Simple</a> <br>
<a href="?theme=serif#/themes">Serif</a> -
<a href="?theme=night#/themes">Night</a> <br>
<a href="?theme=night#/themes">Night</a> -
<a href="?theme=moon#/themes">Moon</a> -
<a href="?theme=solarized#/themes">Solarized</a>
</p>