I love reveal.js, and I love that people are able to make sharp presentations easily and quickly.
But the default theme has text that is too small for most presentation venues, and enormous margins that show lots of empty space instead of the presenter's message.
Would you be open to changing the default theme to be a more reasonable default?
Especially for code blocks. It looks perfect on laptop but too small for TV or projectors.
Sure, I made a few changes;
Here's the before and after in a gif:

Note that if you include the zoom.js plugin, you can alt+click on an element to zoom in on it. This is particularly useful for elements like code blocks. Can try it out at http://lab.hakim.se/reveal-js/#/13
Note about alt+click: on most Linux window managers it will not be propagated to the page, as it's caught by window manager itself to move window. You can still press ctrl+alt+click or shift+alt+click to try it.
Most helpful comment
Sure, I made a few changes;
Here's the before and after in a gif:

Note that if you include the zoom.js plugin, you can alt+click on an element to zoom in on it. This is particularly useful for elements like code blocks. Can try it out at http://lab.hakim.se/reveal-js/#/13