From 942ce10ed00ba060df859d3a1dc53dfc777b376c Mon Sep 17 00:00:00 2001 From: "Elsa Gonsiorowski (Pluto)" Date: Mon, 20 Jun 2022 10:17:07 +0300 Subject: [PATCH] updated readme for custom theme --- Readme.org | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/Readme.org b/Readme.org index e3ef0d7..660cdb8 100644 --- a/Readme.org +++ b/Readme.org @@ -278,15 +278,18 @@ Theme is set globally throughout the whole file by setting option =REVEAL_THEME=. +Available themes can be found in "css/theme/" in the reveal.js directory. + +Custom themes can be implemented by setting =REVEAL_THEME= to =custom= and +then setting =REVEAL_THEME_CUSTOM= to the path for a theme CSS file. + Slide transition style is set by initialization option ~transition~ and the transition speed is set by ~transitionSpeed~ . Please refer to section [[Initialization options]] for details. -For an example, please check the heading part of this document. - -Available themes can be found in "css/theme/" in the reveal.js directory. - Available transitions are: default|cube|page|concave|zoom|linear|fade|none. + +For an example of these settings, please check the heading part of this document. ** Set The Title Slide By default, Org-reveal generates a title slide displaying the title, the author, the Email, the date and the time-stamp of the