Build URL: https://github.com/gadenbuie/xaringanthemer/actions/runs/1043671955
Commit: 9f7460eee9
gh-pages
| purple <span class="op">=</span> <span class="st">"#3e2f5b"</span>, | purple <span class="op">=</span> <span class="st">"#3e2f5b"</span>, | ||||
| orange <span class="op">=</span> <span class="st">"#ff8811"</span>, | orange <span class="op">=</span> <span class="st">"#ff8811"</span>, | ||||
| green <span class="op">=</span> <span class="st">"#136f63"</span>, | green <span class="op">=</span> <span class="st">"#136f63"</span>, | ||||
| white <span class="op">=</span> <span class="st">"#FFFFFF"</span>, | |||||
| white <span class="op">=</span> <span class="st">"#FFFFFF"</span> | |||||
| <span class="op">)</span></code></pre></div> | <span class="op">)</span></code></pre></div> | ||||
| <p>and creates CSS classes from the color name that set the text color — e.g. <code>.red</code> — or that set the background color — e.g. <code>.bg-red</code>. If you use custom CSS in your slides, the color name is also stored in a CSS variable — e.g. <code><a href="https://rdrr.io/r/stats/cor.html">var(--red)</a></code>.</p> | <p>and creates CSS classes from the color name that set the text color — e.g. <code>.red</code> — or that set the background color — e.g. <code>.bg-red</code>. If you use custom CSS in your slides, the color name is also stored in a CSS variable — e.g. <code><a href="https://rdrr.io/r/stats/cor.html">var(--red)</a></code>.</p> | ||||
| <p>So slide text like this</p> | <p>So slide text like this</p> |
| purple <span class="op">=</span> <span class="st">"#3e2f5b"</span>, | purple <span class="op">=</span> <span class="st">"#3e2f5b"</span>, | ||||
| orange <span class="op">=</span> <span class="st">"#ff8811"</span>, | orange <span class="op">=</span> <span class="st">"#ff8811"</span>, | ||||
| green <span class="op">=</span> <span class="st">"#136f63"</span>, | green <span class="op">=</span> <span class="st">"#136f63"</span>, | ||||
| white <span class="op">=</span> <span class="st">"#FFFFFF"</span>, | |||||
| white <span class="op">=</span> <span class="st">"#FFFFFF"</span> | |||||
| <span class="op">)</span></code></pre></div> | <span class="op">)</span></code></pre></div> | ||||
| <p>and creates CSS classes from the color name that set the text color — e.g. <code>.red</code> — or that set the background color — e.g. <code>.bg-red</code>. If you use custom CSS in your slides, the color name is also stored in a CSS variable — e.g. <code><a href="https://rdrr.io/r/stats/cor.html">var(--red)</a></code>.</p> | <p>and creates CSS classes from the color name that set the text color — e.g. <code>.red</code> — or that set the background color — e.g. <code>.bg-red</code>. If you use custom CSS in your slides, the color name is also stored in a CSS variable — e.g. <code><a href="https://rdrr.io/r/stats/cor.html">var(--red)</a></code>.</p> | ||||
| <p>So slide text like this</p> | <p>So slide text like this</p> |
| template-variables: template-variables.html | template-variables: template-variables.html | ||||
| themes: themes.html | themes: themes.html | ||||
| xaringanthemer: xaringanthemer.html | xaringanthemer: xaringanthemer.html | ||||
| last_built: 2021-07-18T04:39Z | |||||
| last_built: 2021-07-19T02:12Z | |||||
| urls: | urls: | ||||
| reference: https://pkg.garrickadenbuie.com/xaringanthemer//reference | reference: https://pkg.garrickadenbuie.com/xaringanthemer//reference | ||||
| article: https://pkg.garrickadenbuie.com/xaringanthemer//articles | article: https://pkg.garrickadenbuie.com/xaringanthemer//articles |