atusy | 0e3a0d3 | 2021-09-16 19:52:35 +0900 | [diff] [blame] | 1 | --- |
2 | title: "chalkboard plugin" | ||||
3 | output: | ||||
4 | revealjs::revealjs_presentation: | ||||
5 | self_contained: false | ||||
6 | reveal_plugins: ["chalkboard"] | ||||
7 | reveal_options: | ||||
8 | chalkboard: | ||||
9 | theme: whiteboard | ||||
10 | color: ['rgba(255, 0, 0, 0.3)', 'rgba(255, 0, 0, 0.3)'] | ||||
11 | --- | ||||
12 | |||||
13 | # Configurations | ||||
14 | |||||
15 | We are testing that color can be correctly change. | ||||
16 | Pen is now red in both mode: Click on the left icons and write in Red. | ||||
17 | |||||
18 | Default is blue. |