| @@ -197,7 +197,7 @@ Easy slide and plot themes for xaringan slides. | |||
| <a href="#r-markdown-template-in-rstudio" class="anchor"></a>R Markdown Template in RStudio</h3> | |||
| <p>You can also skip the above and just create a <em>Ninja Themed Presentation</em> from the New R Markdown Document menu in RStudio.</p> | |||
| <center> | |||
| <img src="https://raw.githubusercontent.com/gadenbuie/xaringanthemer/assets/rmarkdown-template-screenshot.png" alt="The 'New R Markdown Document' menu in RStudio" data-external="1"> | |||
| <p><img src="https://raw.githubusercontent.com/gadenbuie/xaringanthemer/assets/rmarkdown-template-screenshot.png" alt="The 'New R Markdown Document' menu in RStudio" data-external="1"></p> | |||
| </center> | |||
| </div> | |||
| </div> | |||
| @@ -7,7 +7,7 @@ articles: | |||
| template-variables: template-variables.html | |||
| themes: themes.html | |||
| xaringanthemer: xaringanthemer.html | |||
| last_built: 2021-11-21T13:17Z | |||
| last_built: 2021-11-21T13:25Z | |||
| urls: | |||
| reference: https://pkg.garrickadenbuie.com/xaringanthemer//reference | |||
| article: https://pkg.garrickadenbuie.com/xaringanthemer//articles | |||
| @@ -209,7 +209,6 @@ and appending to the hex color.</p> | |||
| <span class='r-in'> <span class='fu'>scales</span><span class='fu'>::</span><span class='fu'><a href='https://scales.r-lib.org/reference/show_col.html'>show_col</a></span><span class='op'>(</span><span class='fu'><a href='https://rdrr.io/r/base/c.html'>c</a></span><span class='op'>(</span><span class='va'>blue</span>, <span class='va'>blue_transparent</span><span class='op'>)</span><span class='op'>)</span></span> | |||
| <span class='r-in'><span class='op'>}</span></span> | |||
| <span class='r-plt img'><img src='apply_alpha-1.png' alt='' width='700' height='433' /></span> | |||
| <span class='r-in'></span> | |||
| </pre> | |||
| </div> | |||
| <div class="col-md-3 hidden-xs hidden-sm" id="pkgdown-sidebar"> | |||
| @@ -221,7 +221,6 @@ the greates contrast with the input color.</p> | |||
| <span class='r-in'> <span class='fu'>scales</span><span class='fu'>::</span><span class='fu'><a href='https://scales.r-lib.org/reference/show_col.html'>show_col</a></span><span class='op'>(</span><span class='fu'><a href='https://rdrr.io/r/base/c.html'>c</a></span><span class='op'>(</span><span class='va'>light_green</span>, <span class='va'>contrast_green</span>, <span class='va'>dark_purple</span>, <span class='va'>contrast_purple</span><span class='op'>)</span><span class='op'>)</span></span> | |||
| <span class='r-in'><span class='op'>}</span></span> | |||
| <span class='r-plt img'><img src='choose_dark_or_light-1.png' alt='' width='700' height='433' /></span> | |||
| <span class='r-in'></span> | |||
| </pre> | |||
| </div> | |||
| <div class="col-md-3 hidden-xs hidden-sm" id="pkgdown-sidebar"> | |||
| @@ -211,7 +211,6 @@ hexadecimal format.</p> | |||
| <span class='r-in'> <span class='fu'>scales</span><span class='fu'>::</span><span class='fu'><a href='https://scales.r-lib.org/reference/show_col.html'>show_col</a></span><span class='op'>(</span><span class='fu'><a href='https://rdrr.io/r/base/c.html'>c</a></span><span class='op'>(</span><span class='va'>blue_light</span>, <span class='va'>blue</span>, <span class='va'>blue_dark</span><span class='op'>)</span><span class='op'>)</span></span> | |||
| <span class='r-in'><span class='op'>}</span></span> | |||
| <span class='r-plt img'><img src='lighten_darken_color-1.png' alt='' width='700' height='433' /></span> | |||
| <span class='r-in'></span> | |||
| </pre> | |||
| </div> | |||
| <div class="col-md-3 hidden-xs hidden-sm" id="pkgdown-sidebar"> | |||
| @@ -335,7 +335,6 @@ value of <code>inverse_header_color</code></p></td> | |||
| <span class='r-in'> <span class='fu'>scale_xaringan_color_discrete</span><span class='op'>(</span>direction <span class='op'>=</span> <span class='op'>-</span><span class='fl'>1</span><span class='op'>)</span></span> | |||
| <span class='r-in'><span class='op'>}</span></span> | |||
| <span class='r-plt img'><img src='scale_xaringan-1.png' alt='' width='700' height='433' /></span> | |||
| <span class='r-in'></span> | |||
| </pre> | |||
| </div> | |||
| <div class="col-md-3 hidden-xs hidden-sm" id="pkgdown-sidebar"> | |||
| @@ -762,7 +762,7 @@ returned directly as a character string.</p> | |||
| <p>To use the styles created by this theme function, make sure | |||
| that you use <code>xaringan-themer.css</code> as your CSS file in your slides' YAML | |||
| header. If you change the name of the output file using the <code>outfile</code> | |||
| argument, use that name instead of the default file name.<div class="yaml"></p><pre><span class='va'>output</span><span class='op'>:</span> | |||
| argument, use that name instead of the default file name.<div class="sourceCode yaml"></p><pre><span class='va'>output</span><span class='op'>:</span> | |||
| <span class='fu'>xaringan</span><span class='fu'>::</span><span class='va'><a href='https://rdrr.io/pkg/xaringan/man/moon_reader.html'>moon_reader</a></span><span class='op'>:</span> | |||
| <span class='va'>css</span><span class='op'>:</span> <span class='va'>xaringan</span><span class='op'>-</span><span class='va'>themer.css</span> | |||
| </pre><p></div></p> | |||
| @@ -785,7 +785,7 @@ returned directly as a character string.</p> | |||
| <p>To use the styles created by this theme function, make sure | |||
| that you use <code>xaringan-themer.css</code> as your CSS file in your slides' YAML | |||
| header. If you change the name of the output file using the <code>outfile</code> | |||
| argument, use that name instead of the default file name.<div class="yaml"></p><pre><span class='va'>output</span><span class='op'>:</span> | |||
| argument, use that name instead of the default file name.<div class="sourceCode yaml"></p><pre><span class='va'>output</span><span class='op'>:</span> | |||
| <span class='fu'>xaringan</span><span class='fu'>::</span><span class='va'><a href='https://rdrr.io/pkg/xaringan/man/moon_reader.html'>moon_reader</a></span><span class='op'>:</span> | |||
| <span class='va'>css</span><span class='op'>:</span> <span class='va'>xaringan</span><span class='op'>-</span><span class='va'>themer.css</span> | |||
| </pre><p></div></p> | |||
| @@ -787,7 +787,7 @@ returned directly as a character string.</p> | |||
| <p>To use the styles created by this theme function, make sure | |||
| that you use <code>xaringan-themer.css</code> as your CSS file in your slides' YAML | |||
| header. If you change the name of the output file using the <code>outfile</code> | |||
| argument, use that name instead of the default file name.<div class="yaml"></p><pre><span class='va'>output</span><span class='op'>:</span> | |||
| argument, use that name instead of the default file name.<div class="sourceCode yaml"></p><pre><span class='va'>output</span><span class='op'>:</span> | |||
| <span class='fu'>xaringan</span><span class='fu'>::</span><span class='va'><a href='https://rdrr.io/pkg/xaringan/man/moon_reader.html'>moon_reader</a></span><span class='op'>:</span> | |||
| <span class='va'>css</span><span class='op'>:</span> <span class='va'>xaringan</span><span class='op'>-</span><span class='va'>themer.css</span> | |||
| </pre><p></div></p> | |||
| @@ -768,7 +768,7 @@ returned directly as a character string.</p> | |||
| <p>To use the styles created by this theme function, make sure | |||
| that you use <code>xaringan-themer.css</code> as your CSS file in your slides' YAML | |||
| header. If you change the name of the output file using the <code>outfile</code> | |||
| argument, use that name instead of the default file name.<div class="yaml"></p><pre><span class='va'>output</span><span class='op'>:</span> | |||
| argument, use that name instead of the default file name.<div class="sourceCode yaml"></p><pre><span class='va'>output</span><span class='op'>:</span> | |||
| <span class='fu'>xaringan</span><span class='fu'>::</span><span class='va'><a href='https://rdrr.io/pkg/xaringan/man/moon_reader.html'>moon_reader</a></span><span class='op'>:</span> | |||
| <span class='va'>css</span><span class='op'>:</span> <span class='va'>xaringan</span><span class='op'>-</span><span class='va'>themer.css</span> | |||
| </pre><p></div></p> | |||
| @@ -769,7 +769,7 @@ returned directly as a character string.</p> | |||
| <p>To use the styles created by this theme function, make sure | |||
| that you use <code>xaringan-themer.css</code> as your CSS file in your slides' YAML | |||
| header. If you change the name of the output file using the <code>outfile</code> | |||
| argument, use that name instead of the default file name.<div class="yaml"></p><pre><span class='va'>output</span><span class='op'>:</span> | |||
| argument, use that name instead of the default file name.<div class="sourceCode yaml"></p><pre><span class='va'>output</span><span class='op'>:</span> | |||
| <span class='fu'>xaringan</span><span class='fu'>::</span><span class='va'><a href='https://rdrr.io/pkg/xaringan/man/moon_reader.html'>moon_reader</a></span><span class='op'>:</span> | |||
| <span class='va'>css</span><span class='op'>:</span> <span class='va'>xaringan</span><span class='op'>-</span><span class='va'>themer.css</span> | |||
| </pre><p></div></p> | |||
| @@ -768,7 +768,7 @@ returned directly as a character string.</p> | |||
| <p>To use the styles created by this theme function, make sure | |||
| that you use <code>xaringan-themer.css</code> as your CSS file in your slides' YAML | |||
| header. If you change the name of the output file using the <code>outfile</code> | |||
| argument, use that name instead of the default file name.<div class="yaml"></p><pre><span class='va'>output</span><span class='op'>:</span> | |||
| argument, use that name instead of the default file name.<div class="sourceCode yaml"></p><pre><span class='va'>output</span><span class='op'>:</span> | |||
| <span class='fu'>xaringan</span><span class='fu'>::</span><span class='va'><a href='https://rdrr.io/pkg/xaringan/man/moon_reader.html'>moon_reader</a></span><span class='op'>:</span> | |||
| <span class='va'>css</span><span class='op'>:</span> <span class='va'>xaringan</span><span class='op'>-</span><span class='va'>themer.css</span> | |||
| </pre><p></div></p> | |||
| @@ -768,7 +768,7 @@ returned directly as a character string.</p> | |||
| <p>To use the styles created by this theme function, make sure | |||
| that you use <code>xaringan-themer.css</code> as your CSS file in your slides' YAML | |||
| header. If you change the name of the output file using the <code>outfile</code> | |||
| argument, use that name instead of the default file name.<div class="yaml"></p><pre><span class='va'>output</span><span class='op'>:</span> | |||
| argument, use that name instead of the default file name.<div class="sourceCode yaml"></p><pre><span class='va'>output</span><span class='op'>:</span> | |||
| <span class='fu'>xaringan</span><span class='fu'>::</span><span class='va'><a href='https://rdrr.io/pkg/xaringan/man/moon_reader.html'>moon_reader</a></span><span class='op'>:</span> | |||
| <span class='va'>css</span><span class='op'>:</span> <span class='va'>xaringan</span><span class='op'>-</span><span class='va'>themer.css</span> | |||
| </pre><p></div></p> | |||
| @@ -745,7 +745,7 @@ returned directly as a character string.</p> | |||
| <p>To use the styles created by this theme function, make sure | |||
| that you use <code>xaringan-themer.css</code> as your CSS file in your slides' YAML | |||
| header. If you change the name of the output file using the <code>outfile</code> | |||
| argument, use that name instead of the default file name.<div class="yaml"></p><pre><span class='va'>output</span><span class='op'>:</span> | |||
| argument, use that name instead of the default file name.<div class="sourceCode yaml"></p><pre><span class='va'>output</span><span class='op'>:</span> | |||
| <span class='fu'>xaringan</span><span class='fu'>::</span><span class='va'><a href='https://rdrr.io/pkg/xaringan/man/moon_reader.html'>moon_reader</a></span><span class='op'>:</span> | |||
| <span class='va'>css</span><span class='op'>:</span> <span class='va'>xaringan</span><span class='op'>-</span><span class='va'>themer.css</span> | |||
| </pre><p></div></p> | |||
| @@ -745,7 +745,7 @@ returned directly as a character string.</p> | |||
| <p>To use the styles created by this theme function, make sure | |||
| that you use <code>xaringan-themer.css</code> as your CSS file in your slides' YAML | |||
| header. If you change the name of the output file using the <code>outfile</code> | |||
| argument, use that name instead of the default file name.<div class="yaml"></p><pre><span class='va'>output</span><span class='op'>:</span> | |||
| argument, use that name instead of the default file name.<div class="sourceCode yaml"></p><pre><span class='va'>output</span><span class='op'>:</span> | |||
| <span class='fu'>xaringan</span><span class='fu'>::</span><span class='va'><a href='https://rdrr.io/pkg/xaringan/man/moon_reader.html'>moon_reader</a></span><span class='op'>:</span> | |||
| <span class='va'>css</span><span class='op'>:</span> <span class='va'>xaringan</span><span class='op'>-</span><span class='va'>themer.css</span> | |||
| </pre><p></div></p> | |||
| @@ -755,7 +755,7 @@ font fallbacks.</p></li> | |||
| <p>To use the styles created by this theme function, make sure | |||
| that you use <code>xaringan-themer.css</code> as your CSS file in your slides' YAML | |||
| header. If you change the name of the output file using the <code>outfile</code> | |||
| argument, use that name instead of the default file name.<div class="yaml"></p><pre><span class='va'>output</span><span class='op'>:</span> | |||
| argument, use that name instead of the default file name.<div class="sourceCode yaml"></p><pre><span class='va'>output</span><span class='op'>:</span> | |||
| <span class='fu'>xaringan</span><span class='fu'>::</span><span class='va'><a href='https://rdrr.io/pkg/xaringan/man/moon_reader.html'>moon_reader</a></span><span class='op'>:</span> | |||
| <span class='va'>css</span><span class='op'>:</span> <span class='va'>xaringan</span><span class='op'>-</span><span class='va'>themer.css</span> | |||
| </pre><p></div></p> | |||
| @@ -288,7 +288,6 @@ CSS theme with <span class="pkg">xaringanthemer</span> in your slides' source fi | |||
| <span class='r-out co'><span class='r-pr'>#></span> [1] "#dc322f"</span> | |||
| <span class='r-in'><span class='fu'>theme_xaringan_get_value</span><span class='op'>(</span><span class='st'>"text_bold_color"</span><span class='op'>)</span></span> | |||
| <span class='r-out co'><span class='r-pr'>#></span> [1] "#d33682"</span> | |||
| <span class='r-in'></span> | |||
| </pre> | |||
| </div> | |||
| <div class="col-md-3 hidden-xs hidden-sm" id="pkgdown-sidebar"> | |||
| @@ -50,12 +50,7 @@ | |||
| <meta property="og:title" content="xaringanthemer: Custom 'xaringan' CSS Themes — xaringanthemer-package" /> | |||
| <meta property="og:description" content=" | |||
| Create beautifully color-coordinated and customized | |||
| themes for your 'xaringan' slides, without writing any CSS. Complete | |||
| your slide theme with 'ggplot2' themes that match the font and colors | |||
| used in your slides. Customized styles can be created directly in | |||
| your slides' 'R Markdown' source file or in a separate external | |||
| script." /> | |||
| Create beautifully color-coordinated and customized themes for your 'xaringan' slides, without writing any CSS. Complete your slide theme with 'ggplot2' themes that match the font and colors used in your slides. Customized styles can be created directly in your slides' 'R Markdown' source file or in a separate external script." /> | |||
| <meta property="og:image" content="https://pkg.garrickadenbuie.com/xaringanthemer/logo.png" /> | |||
| <meta name="twitter:card" content="summary" /> | |||
| <meta name="twitter:creator" content="@grrrck" /> | |||
| @@ -182,12 +177,7 @@ Create beautifully color-coordinated and customized | |||
| <div class="ref-description"> | |||
| <p><img src='figures/logo.png' align='right' alt='logo' width='120' /></p> | |||
| <p>Create beautifully color-coordinated and customized | |||
| themes for your 'xaringan' slides, without writing any CSS. Complete | |||
| your slide theme with 'ggplot2' themes that match the font and colors | |||
| used in your slides. Customized styles can be created directly in | |||
| your slides' 'R Markdown' source file or in a separate external | |||
| script.</p> | |||
| <p>Create beautifully color-coordinated and customized themes for your 'xaringan' slides, without writing any CSS. Complete your slide theme with 'ggplot2' themes that match the font and colors used in your slides. Customized styles can be created directly in your slides' 'R Markdown' source file or in a separate external script.</p> | |||
| </div> | |||