1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-09-08 21:50:48 +02:00
Commit Graph

16 Commits

Author SHA1 Message Date
Hakim El Hattab
a4130839ee migrated utils to ts, exclude filendings in imports 2025-06-08 21:57:12 +02:00
Hakim El Hattab
f8a33e1929 rebuild assets and fix issues after master rebase 2025-05-09 13:39:05 +02:00
Hakim El Hattab
faf8fb9c58 prettier config, format files 2025-05-09 13:38:33 +02:00
Hakim El Hattab
94a86f466d refactored all themes to latest sass syntax, fixes deprecation warnings 2025-05-09 13:38:33 +02:00
Hakim El Hattab
900bdd4686 update all dependencies 2025-05-09 13:38:33 +02:00
Hakim El Hattab
b8bb94f788 upgrade to gulp 5.0, latest sass, & node-qunit-puppeteer #3608 2024-10-11 14:50:22 +02:00
Hakim El Hattab
122642fdea reader progress theming, automatically invert based on slide bg 2023-10-11 09:51:03 +02:00
Arno Lepisk
8e5bdcc2bb Make code font customizable for themes. 2018-10-30 22:03:13 +01: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
25a674a3c2 new font & type settings for default theme 2015-01-06 11:42:23 +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
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
1aadc53eac don't reduce line height for all headings in base theme (#753) 2014-02-25 12:32:31 +01: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
d5bf12275c better choice of fallback fonts (closes #328) 2013-03-04 16:37:26 -05:00
Hakim El Hattab
ecb4347ec1 modularize themes and convert them to sass (closes #191) 2012-10-20 10:57:51 -04:00