aboutsummaryrefslogtreecommitdiff
path: root/css/theme
Commit message (Collapse)AuthorAge
* Update the theme README.mdAugustin Delaporte2015-09-20
| | | The `grunt css-themes` command now loops through all Sass files. There is no need to add the newly created file to the task list.
* tweaks to blood themeHakim El Hattab2015-03-02
|
* fix mixed spaces/tabsHakim El Hattab2015-03-02
|
* Markdown table column alignment #1050Christian Fehmer2015-02-28
| | | | | The alignment information were already in the generated html. The css was the only thing missing, so I added it.
* merge conflictHakim El Hattab2015-02-25
|\
| * Grunt target was renamedArnout Engelen2015-01-26
| |
* | dynamic file mapping to avoid themes hardcoded in gruntfileHakim El Hattab2015-01-28
| |
* | theme readme updateHakim El Hattab2015-01-28
|/
* reorganize fonts, include source sans pro for offline useHakim El Hattab2015-01-06
|
* dont subset league glyphs #989Hakim El Hattab2015-01-06
|
* new font & type settings for default themeHakim El Hattab2015-01-06
|
* white theme inverts text color against dark bgHakim El Hattab2014-12-18
|
* add white theme, reverse of default theme #1018Hakim El Hattab2014-12-18
|
* rename previous default theme to leagueHakim El Hattab2014-12-10
|
* first revision of new default theme #1018Hakim El Hattab2014-12-10
|
* theme updates, normalized spacing between block-level elementsHakim El Hattab2014-11-05
|
* compile themesHakim El Hattab2014-10-04
|
* style tweaks for all themes; larger line heights, no default adjustmetn to ↵Hakim El Hattab2014-09-28
| | | | letter-spacing
* add new black themeHakim El Hattab2014-09-28
|
* shift a few additional styles from core to themeHakim El Hattab2014-06-11
|
* move large chunk of content styles from core css to theme cssHakim El Hattab2014-06-11
|
* move paragraph styles to themeHakim El Hattab2014-05-26
|
* don't reduce line height for all headings in base theme (#753)Hakim El Hattab2014-02-25
|
* drop -o-transition and -ms-transitionHakim El Hattab2014-02-17
|
* remove all use of :not(.image)Hakim El Hattab2014-02-17
|
* include slide number color in theme templateHakim El Hattab2013-11-27
|
* merge slide numbers, adjust code formatHakim El Hattab2013-11-17
|\
| * move the slide-number out of the controls to a proper position and little ↵uriel2013-10-31
| | | | | | | | fix to the updating event.
| * Added slide numbers options and the css files updated as well.uriel2013-10-30
| | | | | | | | the *.min.js didn't chaged yet.
* | define normal font widths in all themes to make sure things look the same ↵Hakim El Hattab2013-11-08
| | | | | | | | after #691
* | Merge branch 'dev' of https://github.com/Walther/reveal.js into devHakim El Hattab2013-10-22
|\ \ | |/ |/|
| * add theme 'blood.'Walther2013-09-22
| |
* | Add details to README on creating themes.Janne Sinivirta2013-10-22
|/ | | Closes #662.
* Make header margin an overridable setting.Matthew Eppelsheimer2013-07-20
| | | | | css/theme/template/settings.scss adds the $headingMargin variable, set to `0 0 20px 0`. css/theme/template/theme.scss uses $headingMargin to set margin on headers.
* update url to setup instructions (closes #520)Hakim El Hattab2013-07-01
|
* recompile themes #488Hakim El Hattab2013-06-13
|
* Fix links so they aren't cut off (in SCSS)Owen Versteeg2013-06-13
|
* Fix links so they aren't cut off (in SCSS)Owen Versteeg2013-06-13
|
* correct links in sky themeOwen Versteeg2013-06-10
| | | They looked a little wonky if you used a G or a Y.
* update serif (change controls, fix links, change url)Owen Versteeg2013-06-10
| | | The Serif theme was a little flaky previously
* always use https google font urls (closes #382)Hakim El Hattab2013-04-02
|
* protocol-relative paths for google webfonts (closes #382)Hakim El Hattab2013-03-30
|
* add missing theme readmeHakim El Hattab2013-03-17
|
* remove extra whitespace in cssHakim El Hattab2013-03-08
|
* merge two new themes, slight adjustments to said themesHakim El Hattab2013-03-04
|
* Merge branch 'solarized' of https://github.com/asmod3us/reveal.js into devHakim El Hattab2013-03-04
|\
| * updated dark theme to use external color definitionasmod3us2013-02-21
| |
| * added solarized light themeasmod3us2013-02-21
| |
| * extracted solarized color definitions to separate fileasmod3us2013-02-21
| |
| * added solarized dark themeasmod3us2013-02-21
| |