summaryrefslogtreecommitdiffhomepage
path: root/css/theme
AgeCommit message (Collapse)Author
2020-06-21Well, I don't need a thesis in corona-timesMarvin Borner
2020-05-05New project layoutMarvin Borner
2020-01-13fixed link to gruntfileTrevor Power
2019-03-12switch to monokai as default syntax highlight themeHakim El Hattab
2018-10-30Make code font customizable for themes.Arno Lepisk
2018-04-24smaller font size for sub/supHakim El Hattab
2018-03-23Print background in pdf (#2131)Quentin PROUST
* Print background in pdf Pull request to integrate issue https://github.com/hakimel/reveal.js/issues/1686. Adding the workaround to the theme template to make it work for every theme. * apply suggestion of @hakimel
2018-02-22Merge branch 'patch-1' of https://github.com/Jmuccigr/reveal.js into devHakim El Hattab
2018-02-06Docs: avoid recommending global Grunt installation.Benjamin Tan
Closes #1951.
2017-12-04fix missing theme line-height when printing #1967Hakim El Hattab
2017-11-09Merge branch 'update-css' of https://github.com/sfairchild/reveal.js into devHakim El Hattab
2017-09-06Prevent text-transform inside code tagsSean Fairchild
2017-06-14themes use default quotation marks for `<q>` #1720Hakim El Hattab
2017-06-12Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab
2017-05-18revise progress to make them easier to overrideHakim El Hattab
2017-05-16simplify control styling using currentColorHakim El Hattab
2017-05-16new controls are used by default, add config optionsHakim El Hattab
2017-05-16new optional controls aligned to screen edgesHakim El Hattab
2017-05-10Fix typoBen Tsai
"proceding" → "proceeding"
2016-06-21Revert "fix theme backgrounds in firefox fullscreen mode #1386"Hakim El Hattab
This reverts commit b7e0d9b1c79a475249777d734a9675b1ba03a47a.
2016-06-20fix theme backgrounds in firefox fullscreen mode #1386Hakim El Hattab
2016-06-10increase default font sizes, adjust config defaults for less margings and ↵Hakim El Hattab
larger max scale #1605
2016-05-23Merge pull request #1537 from vincentbernat/fix/dark-background-simple-themeHakim El Hattab
make theme "simple" use white titles on dark backgrounds
2016-05-23moz selection color in theme template #1575Hakim El Hattab
2016-04-27Add selection colour for Mozilla FirefoxAniqah Mair
Defines the highlight colour when selecting slide content using Mozilla Firefox to match other browsers, instead of being the default colour.
2016-03-24make theme "simple" use white titles on dark backgroundsVincent Bernat
This is similar to what is done in the "white" theme.
2016-01-11merge #1220Hakim El Hattab
2016-01-08rebuild cssHakim El Hattab
2016-01-04:copyright: :copyright: :copyright: :copyright: :copyright: closes #1469Hakim El Hattab
2015-11-09Merge pull request #1362 from GuGuss/patch-1Hakim El Hattab
Update the theme README.md
2015-10-29slide numbers work in pdf exports, update slide number styleHakim El Hattab
2015-10-06rebuild cssHakim El Hattab
2015-09-20Update the theme README.mdAugustin Delaporte
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.
2015-07-07Merge pull request #1132 from kendaleiv/plain-imagesHakim El Hattab
Add plain class for plain images
2015-07-07fix theme control arrow selectors #1257Hakim El Hattab
2015-07-02remove harcoded syntax highlight colors #1290Hakim El Hattab
2015-05-03Fixed last header having a border-bottom Philipp A.
`<tbody/>` is automatically inserted, so we can guarantee that this affects all ths and tds in the last row of the table *body* and the head is left untouched
2015-03-02tweaks to blood themeHakim El Hattab
2015-03-02fix mixed spaces/tabsHakim El Hattab
2015-02-28Markdown table column alignment #1050Christian Fehmer
The alignment information were already in the generated html. The css was the only thing missing, so I added it.
2015-02-25merge conflictHakim El Hattab
2015-02-13Add plain class for plain imagesKen Dale
2015-01-28dynamic file mapping to avoid themes hardcoded in gruntfileHakim El Hattab
2015-01-28theme readme updateHakim El Hattab
2015-01-26Grunt target was renamedArnout Engelen
2015-01-06reorganize fonts, include source sans pro for offline useHakim El Hattab
2015-01-06dont subset league glyphs #989Hakim El Hattab
2015-01-06new font & type settings for default themeHakim El Hattab
2014-12-18white theme inverts text color against dark bgHakim El Hattab
2014-12-18add white theme, reverse of default theme #1018Hakim El Hattab
2014-12-10rename previous default theme to leagueHakim El Hattab
2014-12-10first revision of new default theme #1018Hakim El Hattab
2014-11-05theme updates, normalized spacing between block-level elementsHakim El Hattab
2014-10-04compile themesHakim El Hattab
2014-09-28style tweaks for all themes; larger line heights, no default adjustmetn to ↵Hakim El Hattab
letter-spacing
2014-09-28add new black themeHakim El Hattab
2014-06-11shift a few additional styles from core to themeHakim El Hattab
2014-06-11move large chunk of content styles from core css to theme cssHakim El Hattab
2014-05-26move paragraph styles to themeHakim El Hattab
2014-02-25don't reduce line height for all headings in base theme (#753)Hakim El Hattab
2014-02-17drop -o-transition and -ms-transitionHakim El Hattab
2014-02-17remove all use of :not(.image)Hakim El Hattab
2013-11-27include slide number color in theme templateHakim El Hattab
2013-11-17merge slide numbers, adjust code formatHakim El Hattab
2013-11-08define normal font widths in all themes to make sure things look the same ↵Hakim El Hattab
after #691
2013-10-31move the slide-number out of the controls to a proper position and little ↵uriel
fix to the updating event.
2013-10-30Added slide numbers options and the css files updated as well.uriel
the *.min.js didn't chaged yet.
2013-10-22Merge branch 'dev' of https://github.com/Walther/reveal.js into devHakim El Hattab
2013-10-22Add details to README on creating themes.Janne Sinivirta
Closes #662.
2013-09-22add theme 'blood.'Walther
2013-07-20Make header margin an overridable setting.Matthew Eppelsheimer
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.
2013-07-01update url to setup instructions (closes #520)Hakim El Hattab
2013-06-13recompile themes #488Hakim El Hattab
2013-06-13Fix links so they aren't cut off (in SCSS)Owen Versteeg
2013-06-13Fix links so they aren't cut off (in SCSS)Owen Versteeg
2013-06-10correct links in sky themeOwen Versteeg
They looked a little wonky if you used a G or a Y.
2013-06-10update serif (change controls, fix links, change url)Owen Versteeg
The Serif theme was a little flaky previously
2013-04-02always use https google font urls (closes #382)Hakim El Hattab
2013-03-30protocol-relative paths for google webfonts (closes #382)Hakim El Hattab
2013-03-17add missing theme readmeHakim El Hattab
2013-03-08remove extra whitespace in cssHakim El Hattab
2013-03-04merge two new themes, slight adjustments to said themesHakim El Hattab
2013-03-04Merge branch 'solarized' of https://github.com/asmod3us/reveal.js into devHakim El Hattab
2013-03-04better choice of fallback fonts (closes #328)Hakim El Hattab
2013-03-04add grunt sass theme taskHakim El Hattab
2013-02-21updated dark theme to use external color definitionasmod3us
2013-02-21added solarized light themeasmod3us
2013-02-21extracted solarized color definitions to separate fileasmod3us
2013-02-21added solarized dark themeasmod3us
2013-01-08theming docsHakim El Hattab
2012-11-27remove left/right margin from images, tweak pdf print stylesHakim El Hattab
2012-11-10add night themeHakim El Hattab
2012-11-10allow multiple control elements, document usage of global controls (#184, #204)Hakim El Hattab
2012-10-29fix rolling links glitch in firefoxHakim El Hattab
2012-10-28include theme background in printed pdfs (#217), fix empty white pages in ↵Hakim El Hattab
regular print (#215)
2012-10-22use borders to generate control arrows (closes #137)Hakim El Hattab
2012-10-22Updated new CSS triangle controls to use theme colors.Russell Beattie
2012-10-20use outer color of radial gradient as solid fallbackHakim El Hattab
2012-10-20modularize themes and convert them to sass (closes #191)Hakim El Hattab
2012-10-16adjust themes so that font definitions are at top, apply fonts on .reveal ↵Hakim El Hattab
instead of body