Hakim El Hattab
d14084d4a4
rebuild after deps update
2023-10-29 19:53:52 +01:00
Hakim El Hattab
122642fdea
reader progress theming, automatically invert based on slide bg
2023-10-11 09:51:03 +02:00
Thomas Fritsch
81ea116292
refactor dracula theme sass code
2023-09-02 12:21:54 +02:00
Thomas Fritsch
3a830dd98f
fix dracula theme li numbering
2023-09-02 12:19:59 +02:00
Thomas Fritsch
777e2a2d05
fix dracula li markers
...
replace :before pseudo elements with :marker selector
allows to have different marker based on the level of nesting (as in other themes : disc, square, circle)
2023-09-02 12:03:11 +02:00
Gildasio Junior
58881061ab
Fix dracula's theme list-style on sub-items
2023-08-16 15:34:57 -03:00
Hakim El Hattab
cd019514f3
rename high contrast themes, dont change anything else compared to black/white themes #3310
2023-02-22 10:21:31 +07:00
Peter Kehl
1bfc699045
Black & White compact themes with verbatim headers. ( #3310 )
2023-02-22 04:05:29 +01:00
hakimel
60769db4ee
better selection color contrast for black theme
2023-01-17 09:52:10 +01:00
Juhamatti Niemelä
7a613a4507
Add theme 'dracula'
...
New theme using color palette from [Dracula](https://draculatheme.com/ )
dark editor theme available for quite a number of different
applications.
2022-11-19 20:29:59 +02:00
Blair MacIntyre
76a81939a7
prepend --r- to global style variables
...
When embedding reveal in a website, this will help avoid global variable conflicts with other frameworks that use global styles via variables.
2021-06-04 07:40:40 -04:00
Hakim El Hattab
83648bb9eb
recompile assets
2021-05-27 09:46:32 +02:00
Hakim El Hattab
c2fd760f8f
replace deprecated hljs.highlightBlock calls, fix #2958
2021-05-21 09:13:40 +02:00
Hakim El Hattab
395356a0b1
update deps & drop node/gulp-sass in order to support node 16 #2959
2021-05-19 21:48:42 +02:00
Hakim El Hattab
1de653a95a
reduce tab size in code blocks from 8 to 2
2021-02-04 14:17:27 +01:00
Hakim El Hattab
4d62dcc674
Merge branch 'master' of github.com:hakimel/reveal.js into dev
2020-09-09 10:26:42 +02:00
Michael Mior
a150d0c5dd
Start relative paths in CSS with ./
2020-08-18 12:49:49 -04:00
Sven Kraus
9aa6a029c3
add newly built version to
2020-07-29 15:43:21 +02:00
Hakim El Hattab
1b6a3b1e6f
add support for auto-sized big text via r-fit-text
2020-06-05 13:17:43 +02:00
Hakim El Hattab
166af89353
all themes now have contrasting text colors based on slide bg
2020-06-05 10:03:07 +02:00
Hakim El Hattab
df61f9e1fa
progress bar width set via scale instead of width for perf
2020-05-20 10:42:55 +02:00
Hakim El Hattab
5e5013645d
move fonts from lib/fonts to dist/theme/fonts
2020-05-19 11:03:16 +02:00
Hakim El Hattab
30cd9a8d3b
remove default border around images, now available via img.r-frame
2020-05-14 12:39:45 +02:00
Hakim El Hattab
aa2a4a0a36
scope selection color to .reveal
2020-05-11 11:28:36 +02:00
Hakim El Hattab
ff62b96a5d
move body styles to new .reveal-viewport
2020-04-06 13:49:39 +02:00
Hakim El Hattab
608a7577bd
🚨 breaking change; move all compiled assets to /dist
2020-03-06 19:58:40 +01:00