aboutsummaryrefslogtreecommitdiff
path: root/css/theme
Commit message (Collapse)AuthorAge
* include theme background in printed pdfs (#217), fix empty white pages in ↵Hakim El Hattab2012-10-28
| | | | regular print (#215)
* use borders to generate control arrows (closes #137)Hakim El Hattab2012-10-22
|
* Updated new CSS triangle controls to use theme colors.Russell Beattie2012-10-22
|
* use outer color of radial gradient as solid fallbackHakim El Hattab2012-10-20
|
* modularize themes and convert them to sass (closes #191)Hakim El Hattab2012-10-20
|
* adjust themes so that font definitions are at top, apply fonts on .reveal ↵Hakim El Hattab2012-10-16
| | | | instead of body
* tweaks to page and cube transitions, change sky theme text-highlight colorHakim El Hattab2012-10-13
|
* simple serif font themeMax Ogden2012-10-04
|
* correction to code style in sky theme, adjusted transition demo pageHakim El Hattab2012-08-30
|
* tweaks to the simple themeHakim El Hattab2012-08-30
|
* add theme config option, add sky theme, fix line-height of <small>Hakim El Hattab2012-08-30
|
* consistent use of tabs rather than spaces in css (closes #121)hakimel2012-08-15
|
* added simple themeOwen Versteeg2012-08-08
| | | | | reveal.js was lacking a nice, simple, minimal theme. now it has one. bam.
* added appropriate selection colorOwen Versteeg2012-08-08
| | | the old one was pink. while I don't have anything against pink, I just thought it might be good to make the highlight color dark brown instead.
* themes are now available as separate css files under css/theme/, old theme ↵Hakim El Hattab2012-08-08
option in config is no longer supported (closes #104)