Commit Graph

128 Commits (master)

Author SHA1 Message Date
Hakim El Hattab 6d93ce5748 rebuild css 2015-10-06 19:40:06 +02:00
Augustin Delaporte 55a69fc68d Update the theme README.md
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-09-20 09:05:28 +02:00
Hakim El Hattab 25da01ce41 Merge pull request #1132 from kendaleiv/plain-images
Add plain class for plain images
2015-07-07 12:18:33 +02:00
Hakim El Hattab c96a5d6ae3 fix theme control arrow selectors #1257 2015-07-07 11:37:36 +02:00
Hakim El Hattab 523f78eda7 remove harcoded syntax highlight colors #1290 2015-07-02 14:58:47 +02:00
Philipp A. a96cabaf70 Fixed last header having a border-bottom
`<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-05-03 17:40:11 +02:00
Hakim El Hattab ecc8c78584 tweaks to blood theme 2015-03-02 12:27:15 +01:00
Hakim El Hattab b4574791e0 fix mixed spaces/tabs 2015-03-02 12:08:21 +01:00
Christian Fehmer 3ead7d4eb5 Markdown table column alignment #1050
The alignment information were already in the generated html.
The css was the only thing missing, so I added it.
2015-02-28 19:15:14 +01:00
Hakim El Hattab 22a5ec5e3b merge conflict 2015-02-25 15:42:47 +01:00
Ken Dale 67140f2369 Add plain class for plain images 2015-02-13 19:43:47 -05:00
Hakim El Hattab 3b45b618b8 dynamic file mapping to avoid themes hardcoded in gruntfile 2015-01-28 08:52:15 +01:00
Hakim El Hattab df38524874 theme readme update 2015-01-28 08:45:38 +01:00
Arnout Engelen e296b39657 Grunt target was renamed 2015-01-26 18:56:03 +01:00
Hakim El Hattab 06ad3bf4c2 reorganize fonts, include source sans pro for offline use 2015-01-06 17:37:14 +01:00
Hakim El Hattab dbcb44c298 dont subset league glyphs #989 2015-01-06 12:22:05 +01:00
Hakim El Hattab 25a674a3c2 new font & type settings for default theme 2015-01-06 11:42:23 +01:00
Hakim El Hattab 3b1e1a04b8 white theme inverts text color against dark bg 2014-12-18 18:17:31 +01:00
Hakim El Hattab c3f9aabe04 add white theme, reverse of default theme #1018 2014-12-18 17:29:51 +01:00
Hakim El Hattab dc215a2441 rename previous default theme to league 2014-12-10 18:28:14 +01:00
Hakim El Hattab 05403bcf16 first revision of new default theme #1018 2014-12-10 18:19:04 +01:00
Hakim El Hattab b09923551a theme updates, normalized spacing between block-level elements 2014-11-05 11:52:32 +01:00
Hakim El Hattab 588472c520 compile themes 2014-10-04 09:00:57 +02:00
Hakim El Hattab bd176411ef style tweaks for all themes; larger line heights, no default adjustmetn to letter-spacing 2014-09-28 12:14:48 +02:00
Hakim El Hattab 9ef0060024 add new black theme 2014-09-28 11:17:16 +02:00
Hakim El Hattab 06e76c1be3 shift a few additional styles from core to theme 2014-06-11 12:48:19 +02:00
Hakim El Hattab 38301d57c5 move large chunk of content styles from core css to theme css 2014-06-11 12:32:39 +02:00
Hakim El Hattab f4ead96b1f move paragraph styles to theme 2014-05-26 11:25:47 +02:00
Hakim El Hattab 1aadc53eac don't reduce line height for all headings in base theme (#753) 2014-02-25 12:32:31 +01:00
Hakim El Hattab 9478d03cf6 drop -o-transition and -ms-transition 2014-02-17 17:52:26 +01:00
Hakim El Hattab b25fa50657 remove all use of :not(.image) 2014-02-17 11:55:38 +01:00
Hakim El Hattab 69bf9b51ec include slide number color in theme template 2013-11-27 11:00:21 -05:00
Hakim El Hattab bdb46060b3 merge slide numbers, adjust code format 2013-11-17 17:05:23 -05:00
Hakim El Hattab 705d5a012c define normal font widths in all themes to make sure things look the same after #691 2013-11-08 08:11:35 -05:00
uriel dda885b71a move the slide-number out of the controls to a proper position and little fix to the updating event. 2013-10-31 00:49:07 +02:00
uriel 7b63cda19d Added slide numbers options and the css files updated as well.
the *.min.js didn't chaged yet.
2013-10-30 22:12:21 +02:00
Hakim El Hattab 1e6f9429df Merge branch 'dev' of https://github.com/Walther/reveal.js into dev 2013-10-22 08:41:44 -04:00
Janne Sinivirta 3c2d394112 Add details to README on creating themes.
Closes #662.
2013-10-22 12:56:46 +03:00
Walther 80a4dfc0f8 add theme 'blood.' 2013-09-22 18:54:45 +03:00
Matthew Eppelsheimer 9b2f62496c Make header margin an overridable setting.
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-20 21:32:51 -07:00
Hakim El Hattab ed0af87abd update url to setup instructions (closes #520) 2013-07-01 10:26:27 -04:00
Hakim El Hattab a9dce74e24 recompile themes #488 2013-06-13 21:31:56 -04:00
Owen Versteeg cc133679be Fix links so they aren't cut off (in SCSS) 2013-06-13 20:48:20 -03:00
Owen Versteeg c5408f37da Fix links so they aren't cut off (in SCSS) 2013-06-13 19:42:19 -04:00
Owen Versteeg 6acfcad2f4 correct links in sky theme
They looked a little wonky if you used a G or a Y.
2013-06-10 20:47:12 -03:00
Owen Versteeg 2990909cc4 update serif (change controls, fix links, change url)
The Serif theme was a little flaky previously
2013-06-10 20:32:34 -03:00
Hakim El Hattab 3040bc2917 always use https google font urls (closes #382) 2013-04-02 12:31:58 -04:00
Hakim El Hattab 5353404361 protocol-relative paths for google webfonts (closes #382) 2013-03-30 22:49:46 -04:00
Hakim El Hattab d2cf21028e add missing theme readme 2013-03-17 07:34:33 -04:00
Hakim El Hattab 7dd2a10b34 remove extra whitespace in css 2013-03-08 19:33:34 -05:00
Hakim El Hattab 034016e330 merge two new themes, slight adjustments to said themes 2013-03-04 17:54:59 -05:00
Hakim El Hattab 55e16f4cb9 Merge branch 'solarized' of https://github.com/asmod3us/reveal.js into dev 2013-03-04 17:34:45 -05:00
Hakim El Hattab d5bf12275c better choice of fallback fonts (closes #328) 2013-03-04 16:37:26 -05:00
Hakim El Hattab 6a0ce3c5e9 add grunt sass theme task 2013-03-04 16:34:47 -05:00
asmod3us 1661fb2fae updated dark theme to use external color definition 2013-02-21 22:57:06 +01:00
asmod3us b967cfd615 added solarized light theme 2013-02-21 22:56:48 +01:00
asmod3us ff3e02de18 extracted solarized color definitions to separate file 2013-02-21 22:56:31 +01:00
asmod3us d44812b8b5 added solarized dark theme 2013-02-21 22:48:54 +01:00
Hakim El Hattab e618eda4e1 theming docs 2013-01-08 19:05:20 -05:00
Hakim El Hattab 519ee26809 remove left/right margin from images, tweak pdf print styles 2012-11-27 09:23:40 -05:00
Hakim El Hattab be4c55cd65 add night theme 2012-11-10 19:49:44 -05:00
Hakim El Hattab c79376dab2 allow multiple control elements, document usage of global controls (#184, #204) 2012-11-10 11:40:19 -05:00
Hakim El Hattab 5c5b3d34d9 fix rolling links glitch in firefox 2012-10-29 00:10:14 -04:00
Hakim El Hattab af2a8b053d include theme background in printed pdfs (#217), fix empty white pages in regular print (#215) 2012-10-28 19:32:24 -04:00
Hakim El Hattab aefe981040 use borders to generate control arrows (closes #137) 2012-10-22 23:16:14 -04:00
Russell Beattie 7f4e5fc6bf Updated new CSS triangle controls to use theme colors. 2012-10-22 19:34:31 -07:00
Hakim El Hattab 143fc85c65 use outer color of radial gradient as solid fallback 2012-10-20 21:43:42 -04:00
Hakim El Hattab ecb4347ec1 modularize themes and convert them to sass (closes #191) 2012-10-20 10:57:51 -04:00
Hakim El Hattab 17f3cf4332 adjust themes so that font definitions are at top, apply fonts on .reveal instead of body 2012-10-16 09:27:55 -04:00
Hakim El Hattab bb47678b27 tweaks to page and cube transitions, change sky theme text-highlight color 2012-10-13 10:08:06 -04:00
Max Ogden 2c788dffb6 simple serif font theme 2012-10-04 12:44:29 +02:00
Hakim El Hattab aa97d80d53 correction to code style in sky theme, adjusted transition demo page 2012-08-30 01:32:18 -04:00
Hakim El Hattab dc9b93a533 tweaks to the simple theme 2012-08-30 01:09:24 -04:00
Hakim El Hattab 90f343e5bd add theme config option, add sky theme, fix line-height of <small> 2012-08-30 00:59:51 -04:00
hakimel 0b548bfd5d consistent use of tabs rather than spaces in css (closes #121) 2012-08-15 20:40:16 -04:00
Owen Versteeg 704893b38f added simple theme
reveal.js was lacking a nice, simple, minimal theme. now it has one.
bam.
2012-08-08 12:06:04 -04:00
Owen Versteeg 49b3394596 added appropriate selection color
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.
2012-08-08 13:03:43 -03:00
Hakim El Hattab 25ad8adc68 themes are now available as separate css files under css/theme/, old theme option in config is no longer supported (closes #104) 2012-08-08 01:14:12 -04:00