Commit Graph

84 Commits

Author SHA1 Message Date
d1a3656108 Add selection colour for Mozilla Firefox
Defines the highlight colour when selecting slide content using Mozilla
Firefox to match other browsers, instead of being the default colour.
2016-04-27 14:50:03 -04:00
fdb75176e7 merge #1220 2016-01-11 10:17:02 +01:00
8ec529d767 rebuild css 2016-01-08 13:59:12 +01:00
18b644cf8f ©️ ©️ ©️ ©️ ©️ closes #1469 2016-01-04 09:29:55 +01:00
d022113eea Merge pull request #1362 from GuGuss/patch-1
Update the theme README.md
2015-11-09 16:54:32 +01:00
0e779edb20 slide numbers work in pdf exports, update slide number style 2015-10-29 11:59:26 +01:00
6d93ce5748 rebuild css 2015-10-06 19:40:06 +02:00
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
25da01ce41 Merge pull request #1132 from kendaleiv/plain-images
Add plain class for plain images
2015-07-07 12:18:33 +02:00
c96a5d6ae3 fix theme control arrow selectors #1257 2015-07-07 11:37:36 +02:00
523f78eda7 remove harcoded syntax highlight colors #1290 2015-07-02 14:58:47 +02:00
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
ecc8c78584 tweaks to blood theme 2015-03-02 12:27:15 +01:00
b4574791e0 fix mixed spaces/tabs 2015-03-02 12:08:21 +01:00
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
22a5ec5e3b merge conflict 2015-02-25 15:42:47 +01:00
67140f2369 Add plain class for plain images 2015-02-13 19:43:47 -05:00
3b45b618b8 dynamic file mapping to avoid themes hardcoded in gruntfile 2015-01-28 08:52:15 +01:00
df38524874 theme readme update 2015-01-28 08:45:38 +01:00
e296b39657 Grunt target was renamed 2015-01-26 18:56:03 +01:00
06ad3bf4c2 reorganize fonts, include source sans pro for offline use 2015-01-06 17:37:14 +01:00
dbcb44c298 dont subset league glyphs #989 2015-01-06 12:22:05 +01:00
25a674a3c2 new font & type settings for default theme 2015-01-06 11:42:23 +01:00
3b1e1a04b8 white theme inverts text color against dark bg 2014-12-18 18:17:31 +01:00
c3f9aabe04 add white theme, reverse of default theme #1018 2014-12-18 17:29:51 +01:00
dc215a2441 rename previous default theme to league 2014-12-10 18:28:14 +01:00
05403bcf16 first revision of new default theme #1018 2014-12-10 18:19:04 +01:00
b09923551a theme updates, normalized spacing between block-level elements 2014-11-05 11:52:32 +01:00
588472c520 compile themes 2014-10-04 09:00:57 +02:00
bd176411ef style tweaks for all themes; larger line heights, no default adjustmetn to letter-spacing 2014-09-28 12:14:48 +02:00
9ef0060024 add new black theme 2014-09-28 11:17:16 +02:00
06e76c1be3 shift a few additional styles from core to theme 2014-06-11 12:48:19 +02:00
38301d57c5 move large chunk of content styles from core css to theme css 2014-06-11 12:32:39 +02:00
f4ead96b1f move paragraph styles to theme 2014-05-26 11:25:47 +02:00
1aadc53eac don't reduce line height for all headings in base theme (#753) 2014-02-25 12:32:31 +01:00
9478d03cf6 drop -o-transition and -ms-transition 2014-02-17 17:52:26 +01:00
b25fa50657 remove all use of :not(.image) 2014-02-17 11:55:38 +01:00
69bf9b51ec include slide number color in theme template 2013-11-27 11:00:21 -05:00
bdb46060b3 merge slide numbers, adjust code format 2013-11-17 17:05:23 -05:00
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
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
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
1e6f9429df Merge branch 'dev' of https://github.com/Walther/reveal.js into dev 2013-10-22 08:41:44 -04:00
3c2d394112 Add details to README on creating themes.
Closes #662.
2013-10-22 12:56:46 +03:00
80a4dfc0f8 add theme 'blood.' 2013-09-22 18:54:45 +03:00
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
ed0af87abd update url to setup instructions (closes #520) 2013-07-01 10:26:27 -04:00
a9dce74e24 recompile themes #488 2013-06-13 21:31:56 -04:00
cc133679be Fix links so they aren't cut off (in SCSS) 2013-06-13 20:48:20 -03:00
c5408f37da Fix links so they aren't cut off (in SCSS) 2013-06-13 19:42:19 -04:00