From 7366f607ceac8b08fbd67923d3fc9ef16a52db84 Mon Sep 17 00:00:00 2001 From: Hakim El Hattab Date: Thu, 12 Jul 2012 23:08:21 -0400 Subject: add beige theme, move theme class from .reveal to document element, use log instead of alert to demonstrate custom events --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index f6bb48b..d6e3c35 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ Reveal.initialize({ rollingLinks: true, // UI style - theme: 'default', // default/neon + theme: 'default', // default/neon/beige // Transition style transition: 'default' // default/cube/page/concave/linear(2d) @@ -169,6 +169,7 @@ You can change the appearance of the speaker notes by editing the file at `plugi - Folder structure updates for scalability (see /lib & /plugin) - Slide notes by [rmurphey](https://github.com/rmurphey) - Bumped up default font-size for code samples +- Added beige theme #### 1.3 - Revised keyboard shortcuts, including ESC for overview, N for next, P for previous. Thanks [mahemoff](https://github.com/mahemoff) -- cgit v1.2.3