Hakim El Hattab
608a7577bd
🚨 breaking change; move all compiled assets to /dist
2020-03-06 19:58:40 +01:00
Hakim El Hattab
8987f92b44
Merge pull request #2521 from quilicicf/dev_cssCustomProperties
...
Expose theme variables in CSS custom properties
2020-03-03 15:22:08 +01:00
Trevor Power
76a8193fc2
fixed link to gruntfile
2020-01-13 11:57:17 +00:00
quilicicf
f4d188ec99
Expose theme variables in CSS custom properties
2019-11-12 13:54:12 +01:00
Hakim El Hattab
fbbae1dc55
switch to monokai as default syntax highlight theme
2019-03-12 11:26:10 +01:00
Arno Lepisk
8e5bdcc2bb
Make code font customizable for themes.
2018-10-30 22:03:13 +01:00
Hakim El Hattab
de41f6cf50
smaller font size for sub/sup
2018-04-24 14:56:03 +02:00
Quentin PROUST
93cacaa40c
Print background in pdf ( #2131 )
...
* 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-03-23 13:50:42 +01:00
Hakim El Hattab
5848a432d9
Merge branch 'patch-1' of https://github.com/Jmuccigr/reveal.js into dev
2018-02-22 10:08:02 +01:00
Benjamin Tan
57a4c45cf6
Docs: avoid recommending global Grunt installation.
...
Closes #1951 .
2018-02-06 22:12:35 +08:00
Hakim El Hattab
0c946ae18b
fix missing theme line-height when printing #1967
2017-12-04 14:03:16 +01:00
Hakim El Hattab
28d6a7775b
Merge branch 'update-css' of https://github.com/sfairchild/reveal.js into dev
2017-11-09 11:52:11 +01:00
Sean Fairchild
f9a4a27087
Prevent text-transform inside code tags
2017-09-06 10:50:39 -04:00
Hakim El Hattab
dc17129082
themes use default quotation marks for <q>
#1720
2017-06-14 10:42:51 +02:00
Hakim El Hattab
2961f00946
Merge branch 'master' of github.com:hakimel/reveal.js into dev
2017-06-12 09:05:37 +02:00
Hakim El Hattab
fb1b8a2790
revise progress to make them easier to override
2017-05-18 09:58:25 +02:00
Hakim El Hattab
10545d41cc
simplify control styling using currentColor
2017-05-16 09:45:37 +02:00
Hakim El Hattab
a9fcaa6f9e
new controls are used by default, add config options
2017-05-16 09:45:37 +02:00
Hakim El Hattab
1319016957
new optional controls aligned to screen edges
2017-05-16 09:45:37 +02:00
Ben Tsai
0d1be9920f
Fix typo
...
"proceding" → "proceeding"
2017-05-10 20:36:45 -04:00
Hakim El Hattab
ce777e4c4b
Revert "fix theme backgrounds in firefox fullscreen mode #1386 "
...
This reverts commit b7e0d9b1c7
.
2016-06-21 11:27:24 +02:00
Hakim El Hattab
b7e0d9b1c7
fix theme backgrounds in firefox fullscreen mode #1386
2016-06-20 10:27:04 +02:00
Hakim El Hattab
8162855d23
increase default font sizes, adjust config defaults for less margings and larger max scale #1605
2016-06-10 10:58:40 +02:00
Hakim El Hattab
fd97d56894
Merge pull request #1537 from vincentbernat/fix/dark-background-simple-theme
...
make theme "simple" use white titles on dark backgrounds
2016-05-23 10:57:47 +02:00
Hakim El Hattab
6593ac3d5f
moz selection color in theme template #1575
2016-05-23 10:38:46 +02:00
Aniqah Mair
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
Vincent Bernat
a9566dfbd4
make theme "simple" use white titles on dark backgrounds
...
This is similar to what is done in the "white" theme.
2016-03-24 16:25:01 +01:00
Hakim El Hattab
fdb75176e7
merge #1220
2016-01-11 10:17:02 +01:00
Hakim El Hattab
8ec529d767
rebuild css
2016-01-08 13:59:12 +01:00
Hakim El Hattab
18b644cf8f
©️ ©️ ©️ ©️ ©️ closes #1469
2016-01-04 09:29:55 +01:00
Hakim El Hattab
d022113eea
Merge pull request #1362 from GuGuss/patch-1
...
Update the theme README.md
2015-11-09 16:54:32 +01:00
Hakim El Hattab
0e779edb20
slide numbers work in pdf exports, update slide number style
2015-10-29 11:59:26 +01:00
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