Browse Source

Document theme variable exposition in README theming section

quilicicf 5 năm trước cách đây
mục cha
commit
e40fb3275d
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -1201,6 +1201,7 @@ Each theme is available as a separate stylesheet. To change theme you will need
 
 If you want to add a theme of your own see the instructions here: [/css/theme/README.md](https://github.com/hakimel/reveal.js/blob/master/css/theme/README.md).
 
+All theme variables are exposed as CSS custom properties in the pseudo-class `:root`. See [the list of exposed variables](https://github.com/hakimel/reveal.js/blob/master/css/theme/template/exposer.scss).
 
 ## Speaker Notes