RevealJS gradient background #6873
Closed
sagikazarmark
started this conversation in
Feature Requests
Replies: 2 comments 5 replies
-
FYI: This is from Reveal.js 4.4.0 Current pre-release version embedded in Quarto is 4.3.1. (cc @cderv) |
Beta Was this translation helpful? Give feedback.
5 replies
-
Quarto 1.6 pre-release has an update Revealjs, and so background gradient is available |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Add support for RevealJS gradient backgrounds: https://revealjs.com/backgrounds/#gradient-backgrounds.
I tried the following, but it doesn't seem to work:
# Demo {data-background-gradient="linear-gradient(45deg, blue, red)"}
(Tried
background-gradient
as well)Beta Was this translation helpful? Give feedback.
All reactions