Skip to content

Commit 8f4be63

Browse files
committed
Update yams-metadata doc for slide theme
1 parent 38cf2f7 commit 8f4be63

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

public/docs/yaml-metadata.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,9 @@ This option allow you provide custom options to slide mode.
134134
Please below document for more details:
135135
https://github.com/hakimel/reveal.js/#configuration
136136

137+
You could also set slide theme which named in below css files:
138+
https://github.com/hakimel/reveal.js/tree/master/css/theme
139+
137140
**Notice: always use two spaces as indention in YAML metadata!**
138141

139142
> default: not set (which use default slide options)
@@ -142,4 +145,5 @@ https://github.com/hakimel/reveal.js/#configuration
142145
```xml
143146
slideOptions:
144147
transition: fade
148+
theme: white
145149
```

0 commit comments

Comments
 (0)