😎 Give your xaringan slides some style
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

779 lines
42KB

  1. <!-- Generated by pkgdown: do not edit by hand -->
  2. <!DOCTYPE html>
  3. <html lang="en">
  4. <head>
  5. <meta charset="utf-8">
  6. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  7. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  8. <title>Duotone Accent Inverse Theme — style_duo_accent_inverse • xaringanthemer</title>
  9. <!-- jquery -->
  10. <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js" integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script>
  11. <!-- Bootstrap -->
  12. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.4.1/css/bootstrap.min.css" integrity="sha256-bZLfwXAP04zRMK2BjiO8iu9pf4FbLqX6zitd+tIvLhE=" crossorigin="anonymous" />
  13. <script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.4.1/js/bootstrap.min.js" integrity="sha256-nuL8/2cJ5NDSSwnKD8VqreErSWHtnEP9E7AySL+1ev4=" crossorigin="anonymous"></script>
  14. <!-- bootstrap-toc -->
  15. <link rel="stylesheet" href="../bootstrap-toc.css">
  16. <script src="../bootstrap-toc.js"></script>
  17. <!-- Font Awesome icons -->
  18. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.1/css/all.min.css" integrity="sha256-mmgLkCYLUQbXn0B1SRqzHar6dCnv9oZFPEC1g1cwlkk=" crossorigin="anonymous" />
  19. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.1/css/v4-shims.min.css" integrity="sha256-wZjR52fzng1pJHwx4aV2AO3yyTOXrcDW7jBpJtTwVxw=" crossorigin="anonymous" />
  20. <!-- clipboard.js -->
  21. <script src="https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/2.0.6/clipboard.min.js" integrity="sha256-inc5kl9MA1hkeYUt+EC3BhlIgyp/2jDIyBLS6k3UxPI=" crossorigin="anonymous"></script>
  22. <!-- headroom.js -->
  23. <script src="https://cdnjs.cloudflare.com/ajax/libs/headroom/0.11.0/headroom.min.js" integrity="sha256-AsUX4SJE1+yuDu5+mAVzJbuYNPHj/WroHuZ8Ir/CkE0=" crossorigin="anonymous"></script>
  24. <script src="https://cdnjs.cloudflare.com/ajax/libs/headroom/0.11.0/jQuery.headroom.min.js" integrity="sha256-ZX/yNShbjqsohH1k95liqY9Gd8uOiE1S4vZc+9KQ1K4=" crossorigin="anonymous"></script>
  25. <!-- pkgdown -->
  26. <link href="../pkgdown.css" rel="stylesheet">
  27. <script src="../pkgdown.js"></script>
  28. <link href="../extra.css" rel="stylesheet">
  29. <meta property="og:title" content="Duotone Accent Inverse Theme — style_duo_accent_inverse" />
  30. <meta property="og:description" content="An &quot;inverted&quot; default xaringan theme with a two colors used
  31. for color accents on select elements (headers, bold text, etc.)." />
  32. <meta name="twitter:card" content="summary" />
  33. <meta name="twitter:creator" content="@grrrck" />
  34. <meta name="twitter:site" content="@grrrck" />
  35. <!-- mathjax -->
  36. <script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js" integrity="sha256-nvJJv9wWKEm88qvoQl9ekL2J+k/RWIsaSScxxlsrv8k=" crossorigin="anonymous"></script>
  37. <script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/config/TeX-AMS-MML_HTMLorMML.js" integrity="sha256-84DKXVJXs0/F8OTMzX4UR909+jtl4G7SPypPavF+GfA=" crossorigin="anonymous"></script>
  38. <!--[if lt IE 9]>
  39. <script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
  40. <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
  41. <![endif]-->
  42. </head>
  43. <body data-spy="scroll" data-target="#toc">
  44. <div class="container template-reference-topic">
  45. <header>
  46. <div class="navbar navbar-default navbar-fixed-top" role="navigation">
  47. <div class="container">
  48. <div class="navbar-header">
  49. <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false">
  50. <span class="sr-only">Toggle navigation</span>
  51. <span class="icon-bar"></span>
  52. <span class="icon-bar"></span>
  53. <span class="icon-bar"></span>
  54. </button>
  55. <span class="navbar-brand">
  56. <a class="navbar-link" href="../index.html">xaringanthemer</a>
  57. <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">0.2.0.9100</span>
  58. </span>
  59. </div>
  60. <div id="navbar" class="navbar-collapse collapse">
  61. <ul class="nav navbar-nav">
  62. <li>
  63. <a href="../articles/xaringanthemer.html">Features</a>
  64. </li>
  65. <li>
  66. <a href="../reference/index.html">Reference</a>
  67. </li>
  68. <li>
  69. <a href="../articles/themes.html">Themes</a>
  70. </li>
  71. <li>
  72. <a href="../articles/fonts.html">Fonts</a>
  73. </li>
  74. <li>
  75. <a href="../articles/template-variables.html">Template Variables</a>
  76. </li>
  77. </ul>
  78. <ul class="nav navbar-nav navbar-right">
  79. <li>
  80. <a href="../news/index.html">
  81. <span class="fa fa fa fa-newspaper-o fa-lg"></span>
  82. </a>
  83. </li>
  84. <li>
  85. <a href="https://github.com/gadenbuie/xaringanthemer">
  86. <span class="fa fa-github fa-lg"></span>
  87. </a>
  88. </li>
  89. <li>
  90. <a href="https://twitter.com/grrrck">
  91. <span class="fa fa-twitter fa-lg"></span>
  92. </a>
  93. </li>
  94. <li>
  95. <a href="https://www.garrickadenbuie.com">
  96. <span class="fa fa-home fa-lg"></span>
  97. </a>
  98. </li>
  99. </ul>
  100. </div><!--/.nav-collapse -->
  101. </div><!--/.container -->
  102. </div><!--/.navbar -->
  103. </header>
  104. <div class="row">
  105. <div class="col-md-9 contents">
  106. <div class="page-header">
  107. <h1>Duotone Accent Inverse Theme</h1>
  108. <small class="dont-index">Source: <a href='https://github.com/gadenbuie/xaringanthemer/blob/master/R/style_duo_accent_inverse.R'><code>R/style_duo_accent_inverse.R</code></a></small>
  109. <div class="hidden name"><code>style_duo_accent_inverse.Rd</code></div>
  110. </div>
  111. <div class="ref-description">
  112. <p>An "inverted" default xaringan theme with a two colors used
  113. for color accents on select elements (headers, bold text, etc.).</p>
  114. </div>
  115. <pre class="usage"><span class='fu'>style_duo_accent_inverse</span>(
  116. <span class='kw'>primary_color</span> <span class='kw'>=</span> <span class='st'>"#006747"</span>,
  117. <span class='kw'>secondary_color</span> <span class='kw'>=</span> <span class='st'>"#CFC493"</span>,
  118. <span class='kw'>white_color</span> <span class='kw'>=</span> <span class='st'>"#FFFFFF"</span>,
  119. <span class='kw'>black_color</span> <span class='kw'>=</span> <span class='st'>"#000000"</span>,
  120. <span class='kw'>text_color</span> <span class='kw'>=</span> <span class='no'>white_color</span>,
  121. <span class='kw'>header_color</span> <span class='kw'>=</span> <span class='no'>primary_color</span>,
  122. <span class='kw'>background_color</span> <span class='kw'>=</span> <span class='no'>black_color</span>,
  123. <span class='kw'>link_color</span> <span class='kw'>=</span> <span class='fu'><a href='choose_dark_or_light.html'>choose_dark_or_light</a></span>(<span class='no'>secondary_color</span>, <span class='no'>secondary_color</span>, <span class='no'>primary_color</span>),
  124. <span class='kw'>text_bold_color</span> <span class='kw'>=</span> <span class='fu'><a href='choose_dark_or_light.html'>choose_dark_or_light</a></span>(<span class='no'>secondary_color</span>, <span class='no'>secondary_color</span>,
  125. <span class='no'>primary_color</span>),
  126. <span class='kw'>text_slide_number_color</span> <span class='kw'>=</span> <span class='no'>primary_color</span>,
  127. <span class='kw'>padding</span> <span class='kw'>=</span> <span class='st'>"16px 64px 16px 64px"</span>,
  128. <span class='kw'>background_image</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  129. <span class='kw'>background_size</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  130. <span class='kw'>background_position</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  131. <span class='kw'>code_highlight_color</span> <span class='kw'>=</span> <span class='st'>"rgba(255,255,0,0.5)"</span>,
  132. <span class='kw'>code_inline_color</span> <span class='kw'>=</span> <span class='fu'><a href='choose_dark_or_light.html'>choose_dark_or_light</a></span>(<span class='no'>secondary_color</span>, <span class='no'>secondary_color</span>,
  133. <span class='no'>primary_color</span>),
  134. <span class='kw'>code_inline_background_color</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  135. <span class='kw'>code_inline_font_size</span> <span class='kw'>=</span> <span class='st'>"1em"</span>,
  136. <span class='kw'>inverse_background_color</span> <span class='kw'>=</span> <span class='no'>secondary_color</span>,
  137. <span class='kw'>inverse_text_color</span> <span class='kw'>=</span> <span class='fu'><a href='choose_dark_or_light.html'>choose_dark_or_light</a></span>(<span class='no'>secondary_color</span>, <span class='no'>black_color</span>, <span class='no'>white_color</span>),
  138. <span class='kw'>inverse_text_shadow</span> <span class='kw'>=</span> <span class='fl'>FALSE</span>,
  139. <span class='kw'>inverse_header_color</span> <span class='kw'>=</span> <span class='fu'><a href='choose_dark_or_light.html'>choose_dark_or_light</a></span>(<span class='no'>secondary_color</span>, <span class='no'>black_color</span>, <span class='no'>white_color</span>),
  140. <span class='kw'>title_slide_text_color</span> <span class='kw'>=</span> <span class='fu'><a href='choose_dark_or_light.html'>choose_dark_or_light</a></span>(<span class='no'>primary_color</span>, <span class='no'>black_color</span>, <span class='no'>white_color</span>),
  141. <span class='kw'>title_slide_background_color</span> <span class='kw'>=</span> <span class='no'>primary_color</span>,
  142. <span class='kw'>title_slide_background_image</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  143. <span class='kw'>title_slide_background_size</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  144. <span class='kw'>title_slide_background_position</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  145. <span class='kw'>footnote_color</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  146. <span class='kw'>footnote_font_size</span> <span class='kw'>=</span> <span class='st'>"0.9em"</span>,
  147. <span class='kw'>footnote_position_bottom</span> <span class='kw'>=</span> <span class='st'>"60px"</span>,
  148. <span class='kw'>left_column_subtle_color</span> <span class='kw'>=</span> <span class='fu'><a href='apply_alpha.html'>apply_alpha</a></span>(<span class='no'>primary_color</span>, <span class='fl'>0.6</span>),
  149. <span class='kw'>left_column_selected_color</span> <span class='kw'>=</span> <span class='no'>primary_color</span>,
  150. <span class='kw'>blockquote_left_border_color</span> <span class='kw'>=</span> <span class='fu'><a href='apply_alpha.html'>apply_alpha</a></span>(<span class='no'>secondary_color</span>, <span class='fl'>0.5</span>),
  151. <span class='kw'>table_border_color</span> <span class='kw'>=</span> <span class='st'>"#666"</span>,
  152. <span class='kw'>table_row_border_color</span> <span class='kw'>=</span> <span class='st'>"#ddd"</span>,
  153. <span class='kw'>table_row_even_background_color</span> <span class='kw'>=</span> <span class='fu'><a href='lighten_darken_color.html'>darken_color</a></span>(<span class='fu'><a href='choose_dark_or_light.html'>choose_dark_or_light</a></span>(<span class='no'>primary_color</span>,
  154. <span class='no'>secondary_color</span>, <span class='no'>primary_color</span>), <span class='fl'>0.2</span>),
  155. <span class='kw'>base_font_size</span> <span class='kw'>=</span> <span class='st'>"20px"</span>,
  156. <span class='kw'>text_font_size</span> <span class='kw'>=</span> <span class='st'>"1rem"</span>,
  157. <span class='kw'>header_h1_font_size</span> <span class='kw'>=</span> <span class='st'>"2.75rem"</span>,
  158. <span class='kw'>header_h2_font_size</span> <span class='kw'>=</span> <span class='st'>"2.25rem"</span>,
  159. <span class='kw'>header_h3_font_size</span> <span class='kw'>=</span> <span class='st'>"1.75rem"</span>,
  160. <span class='kw'>header_background_auto</span> <span class='kw'>=</span> <span class='fl'>FALSE</span>,
  161. <span class='kw'>header_background_color</span> <span class='kw'>=</span> <span class='no'>header_color</span>,
  162. <span class='kw'>header_background_text_color</span> <span class='kw'>=</span> <span class='no'>background_color</span>,
  163. <span class='kw'>header_background_padding</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  164. <span class='kw'>header_background_content_padding_top</span> <span class='kw'>=</span> <span class='st'>"7rem"</span>,
  165. <span class='kw'>header_background_ignore_classes</span> <span class='kw'>=</span> <span class='fu'><a href='https://rdrr.io/r/base/c.html'>c</a></span>(<span class='st'>"normal"</span>, <span class='st'>"inverse"</span>, <span class='st'>"title"</span>, <span class='st'>"middle"</span>, <span class='st'>"bottom"</span>),
  166. <span class='kw'>text_slide_number_font_size</span> <span class='kw'>=</span> <span class='st'>"0.9em"</span>,
  167. <span class='kw'>text_font_google</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  168. <span class='kw'>text_font_family</span> <span class='kw'>=</span> <span class='fu'><a href='style_xaringan.html'>xaringanthemer_font_default</a></span>(<span class='st'>"text_font_family"</span>),
  169. <span class='kw'>text_font_weight</span> <span class='kw'>=</span> <span class='fu'><a href='style_xaringan.html'>xaringanthemer_font_default</a></span>(<span class='st'>"text_font_weight"</span>),
  170. <span class='kw'>text_font_url</span> <span class='kw'>=</span> <span class='fu'><a href='style_xaringan.html'>xaringanthemer_font_default</a></span>(<span class='st'>"text_font_url"</span>),
  171. <span class='kw'>text_font_family_fallback</span> <span class='kw'>=</span> <span class='fu'><a href='style_xaringan.html'>xaringanthemer_font_default</a></span>(<span class='st'>"text_font_family_fallback"</span>),
  172. <span class='kw'>text_font_base</span> <span class='kw'>=</span> <span class='st'>"sans-serif"</span>,
  173. <span class='kw'>header_font_google</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  174. <span class='kw'>header_font_family</span> <span class='kw'>=</span> <span class='fu'><a href='style_xaringan.html'>xaringanthemer_font_default</a></span>(<span class='st'>"header_font_family"</span>),
  175. <span class='kw'>header_font_weight</span> <span class='kw'>=</span> <span class='fu'><a href='style_xaringan.html'>xaringanthemer_font_default</a></span>(<span class='st'>"header_font_weight"</span>),
  176. <span class='kw'>header_font_url</span> <span class='kw'>=</span> <span class='fu'><a href='style_xaringan.html'>xaringanthemer_font_default</a></span>(<span class='st'>"header_font_url"</span>),
  177. <span class='kw'>code_font_google</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  178. <span class='kw'>code_font_family</span> <span class='kw'>=</span> <span class='fu'><a href='style_xaringan.html'>xaringanthemer_font_default</a></span>(<span class='st'>"code_font_family"</span>),
  179. <span class='kw'>code_font_size</span> <span class='kw'>=</span> <span class='st'>"0.9rem"</span>,
  180. <span class='kw'>code_font_url</span> <span class='kw'>=</span> <span class='fu'><a href='style_xaringan.html'>xaringanthemer_font_default</a></span>(<span class='st'>"code_font_url"</span>),
  181. <span class='kw'>code_font_family_fallback</span> <span class='kw'>=</span> <span class='fu'><a href='style_xaringan.html'>xaringanthemer_font_default</a></span>(<span class='st'>"code_font_family_fallback"</span>),
  182. <span class='kw'>colors</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  183. <span class='kw'>extra_css</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  184. <span class='kw'>extra_fonts</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  185. <span class='kw'>outfile</span> <span class='kw'>=</span> <span class='st'>"xaringan-themer.css"</span>
  186. )</pre>
  187. <h2 class="hasAnchor" id="arguments"><a class="anchor" href="#arguments"></a>Arguments</h2>
  188. <table class="ref-arguments">
  189. <colgroup><col class="name" /><col class="desc" /></colgroup>
  190. <tr>
  191. <th>primary_color</th>
  192. <td><p>Duotone Primary Color. Defaults to #006747. Used in
  193. multiple CSS rules. The value of this variable is also stored as a CSS
  194. variable that can be referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--primary)</a></code> in any argument of a
  195. style function or in custom CSS.</p></td>
  196. </tr>
  197. <tr>
  198. <th>secondary_color</th>
  199. <td><p>Duotone Secondary Color. Defaults to #CFC493. Used in
  200. multiple CSS rules. The value of this variable is also stored as a CSS
  201. variable that can be referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--secondary)</a></code> in any argument of
  202. a style function or in custom CSS.</p></td>
  203. </tr>
  204. <tr>
  205. <th>white_color</th>
  206. <td><p>Brightest color used. Defaults to #FFFFFF. Used in
  207. multiple CSS rules. The value of this variable is also stored as a CSS
  208. variable that can be referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--white)</a></code> in any argument of a
  209. style function or in custom CSS.</p></td>
  210. </tr>
  211. <tr>
  212. <th>black_color</th>
  213. <td><p>Darkest color used. Defaults to #000000. Used in multiple
  214. CSS rules. The value of this variable is also stored as a CSS variable
  215. that can be referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--black)</a></code> in any argument of a style
  216. function or in custom CSS.</p></td>
  217. </tr>
  218. <tr>
  219. <th>text_color</th>
  220. <td><p>Text Color. Defaults to <code>white_color</code>. Modifies the <code>body</code>
  221. element. The value of this variable is also stored as a CSS variable that
  222. can be referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--text_color)</a></code> in any argument of a style
  223. function or in custom CSS.</p></td>
  224. </tr>
  225. <tr>
  226. <th>header_color</th>
  227. <td><p>Header Color. Defaults to <code>primary_color</code>. Modifies the
  228. <code>h1, h2, h3</code> elements. The value of this variable is also stored as a CSS
  229. variable that can be referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--header-color)</a></code> in any argument
  230. of a style function or in custom CSS.</p></td>
  231. </tr>
  232. <tr>
  233. <th>background_color</th>
  234. <td><p>Slide Background Color. Defaults to <code>black_color</code>.
  235. Modifies the <code>.remark-slide-content</code> class. The value of this variable is
  236. also stored as a CSS variable that can be referenced with
  237. <code><a href='https://rdrr.io/r/stats/cor.html'>var(--background-color)</a></code> in any argument of a style function or in custom
  238. CSS.</p></td>
  239. </tr>
  240. <tr>
  241. <th>link_color</th>
  242. <td><p>Link Color. Defaults to
  243. <code><a href='choose_dark_or_light.html'>choose_dark_or_light(secondary_color, secondary_color, primary_color)</a></code>.
  244. Modifies the <code>a, a &gt; code</code> elements. The value of this variable is also
  245. stored as a CSS variable that can be referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--link-color)</a></code>
  246. in any argument of a style function or in custom CSS.</p></td>
  247. </tr>
  248. <tr>
  249. <th>text_bold_color</th>
  250. <td><p>Bold Text Color. Defaults to
  251. <code><a href='choose_dark_or_light.html'>choose_dark_or_light(secondary_color, secondary_color, primary_color)</a></code>.
  252. Modifies the <code>strong</code> element. The value of this variable is also stored
  253. as a CSS variable that can be referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--text-bold-color)</a></code> in
  254. any argument of a style function or in custom CSS.</p></td>
  255. </tr>
  256. <tr>
  257. <th>text_slide_number_color</th>
  258. <td><p>Slide Number Color. Defaults to
  259. <code>primary_color</code>. Modifies the <code>.remark-slide-number</code> class.</p></td>
  260. </tr>
  261. <tr>
  262. <th>padding</th>
  263. <td><p>Slide Padding in <code>top right [bottom left]</code> format. Defaults
  264. to 16px 64px 16px 64px. Modifies the <code>.remark-slide-content</code> class.
  265. Accepts CSS
  266. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/padding'>padding</a>
  267. property values.</p></td>
  268. </tr>
  269. <tr>
  270. <th>background_image</th>
  271. <td><p>Background image applied to each <em>and every</em> slide.
  272. Set <code>title_slide_background_image = "none"</code> to remove the background image
  273. from the title slide. Defaults to <code>NULL</code>. Modifies the
  274. <code>.remark-slide-content</code> class.</p></td>
  275. </tr>
  276. <tr>
  277. <th>background_size</th>
  278. <td><p>Background image size, requires <code>background_image</code> to
  279. be set. If <code>background_image</code> is set, <code>background_size</code> will default to
  280. <code>cover</code> so the backround fills the screen. If both <code>background_image</code> and
  281. <code>background_position</code> are set, will default to 100 percent. Defaults to
  282. <code>NULL</code>. Modifies the <code>.remark-slide-content</code> class. Accepts CSS
  283. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/background-size'>background-size</a>
  284. property values.</p></td>
  285. </tr>
  286. <tr>
  287. <th>background_position</th>
  288. <td><p>Background image position, requires
  289. <code>background_image</code> to be set, and it is recommended to adjust
  290. <code>background_size</code>. Defaults to <code>NULL</code>. Modifies the
  291. <code>.remark-slide-content</code> class. Accepts CSS
  292. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/background-position'>background-position</a>
  293. property values.</p></td>
  294. </tr>
  295. <tr>
  296. <th>code_highlight_color</th>
  297. <td><p>Code Line Highlight. Defaults to
  298. rgba(255,255,0,0.5). Modifies the <code>.remark-code-line-highlighted</code> class.
  299. The value of this variable is also stored as a CSS variable that can be
  300. referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--code-highlight-color)</a></code> in any argument of a style
  301. function or in custom CSS.</p></td>
  302. </tr>
  303. <tr>
  304. <th>code_inline_color</th>
  305. <td><p>Inline Code Color. Defaults to
  306. <code><a href='choose_dark_or_light.html'>choose_dark_or_light(secondary_color, secondary_color, primary_color)</a></code>.
  307. Modifies the <code>.remark-inline-code</code> class.</p></td>
  308. </tr>
  309. <tr>
  310. <th>code_inline_background_color</th>
  311. <td><p>Inline Code Background Color. Defaults
  312. to <code>NULL</code>. Modifies the <code>.remark-inline-code</code> class.</p></td>
  313. </tr>
  314. <tr>
  315. <th>code_inline_font_size</th>
  316. <td><p>Inline Code Text Font Size. Defaults to 1em.
  317. Modifies the <code>.remark-inline-code</code> class. Accepts CSS
  318. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/font-size'>font-size</a>
  319. property values. The value of this variable is also stored as a CSS
  320. variable that can be referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--code-inline-font-size)</a></code> in any
  321. argument of a style function or in custom CSS.</p></td>
  322. </tr>
  323. <tr>
  324. <th>inverse_background_color</th>
  325. <td><p>Inverse Background Color. Defaults to
  326. <code>secondary_color</code>. Modifies the <code>.inverse</code> class. The value of this
  327. variable is also stored as a CSS variable that can be referenced with
  328. <code><a href='https://rdrr.io/r/stats/cor.html'>var(--inverse-background-color)</a></code> in any argument of a style function or
  329. in custom CSS.</p></td>
  330. </tr>
  331. <tr>
  332. <th>inverse_text_color</th>
  333. <td><p>Inverse Text Color. Defaults to
  334. <code><a href='choose_dark_or_light.html'>choose_dark_or_light(secondary_color, black_color, white_color)</a></code>.
  335. Modifies the <code>.inverse</code> class. The value of this variable is also stored
  336. as a CSS variable that can be referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--inverse-text-color)</a></code>
  337. in any argument of a style function or in custom CSS.</p></td>
  338. </tr>
  339. <tr>
  340. <th>inverse_text_shadow</th>
  341. <td><p>Enables Shadow on text of inverse slides.
  342. Defaults to <code>FALSE</code>. Modifies the <code>.inverse</code> class.</p></td>
  343. </tr>
  344. <tr>
  345. <th>inverse_header_color</th>
  346. <td><p>Inverse Header Color. Defaults to
  347. <code><a href='choose_dark_or_light.html'>choose_dark_or_light(secondary_color, black_color, white_color)</a></code>.
  348. Modifies the <code>.inverse h1, .inverse h2, .inverse h3</code> classes. The value of
  349. this variable is also stored as a CSS variable that can be referenced with
  350. <code><a href='https://rdrr.io/r/stats/cor.html'>var(--inverse-header-color)</a></code> in any argument of a style function or in
  351. custom CSS.</p></td>
  352. </tr>
  353. <tr>
  354. <th>title_slide_text_color</th>
  355. <td><p>Title Slide Text Color. Defaults to
  356. <code><a href='choose_dark_or_light.html'>choose_dark_or_light(primary_color, black_color, white_color)</a></code>. Modifies
  357. the <code>.title-slide</code> class. The value of this variable is also stored as a
  358. CSS variable that can be referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--title-slide-text-color)</a></code>
  359. in any argument of a style function or in custom CSS.</p></td>
  360. </tr>
  361. <tr>
  362. <th>title_slide_background_color</th>
  363. <td><p>Title Slide Background Color. Defaults
  364. to <code>primary_color</code>. Modifies the <code>.title-slide</code> class. The value of this
  365. variable is also stored as a CSS variable that can be referenced with
  366. <code><a href='https://rdrr.io/r/stats/cor.html'>var(--title-slide-background-color)</a></code> in any argument of a style function
  367. or in custom CSS.</p></td>
  368. </tr>
  369. <tr>
  370. <th>title_slide_background_image</th>
  371. <td><p>Title Slide Background Image URL.
  372. Defaults to <code>NULL</code>. Modifies the <code>.title-slide</code> class.</p></td>
  373. </tr>
  374. <tr>
  375. <th>title_slide_background_size</th>
  376. <td><p>Title Slide Background Image Size,
  377. defaults to "cover" if background image is set. Defaults to <code>NULL</code>.
  378. Modifies the <code>.title-slide</code> class. Accepts CSS
  379. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/background-size'>background-size</a>
  380. property values.</p></td>
  381. </tr>
  382. <tr>
  383. <th>title_slide_background_position</th>
  384. <td><p>Title Slide Background Image
  385. Position. Defaults to <code>NULL</code>. Modifies the <code>.title-slide</code> class. Accepts
  386. CSS
  387. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/background-position'>background-position</a>
  388. property values.</p></td>
  389. </tr>
  390. <tr>
  391. <th>footnote_color</th>
  392. <td><p>Footnote text color (if <code>NA</code>, then it will be the same
  393. color as <code>text_color</code>). Defaults to <code>NULL</code>. Modifies the <code>.footnote</code>
  394. class.</p></td>
  395. </tr>
  396. <tr>
  397. <th>footnote_font_size</th>
  398. <td><p>Footnote font size. Defaults to 0.9em. Modifies
  399. the <code>.footnote</code> class. Accepts CSS
  400. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/font-size'>font-size</a>
  401. property values.</p></td>
  402. </tr>
  403. <tr>
  404. <th>footnote_position_bottom</th>
  405. <td><p>Footnote location from bottom of screen.
  406. Defaults to 60px. Modifies the <code>.footnote</code> class. Accepts CSS
  407. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/position_value'>position</a>
  408. property values.</p></td>
  409. </tr>
  410. <tr>
  411. <th>left_column_subtle_color</th>
  412. <td><p>Left Column Text (not last). Defaults to
  413. <code><a href='apply_alpha.html'>apply_alpha(primary_color, 0.6)</a></code>. Modifies the
  414. <code>.left-column h2, .left-column h3</code> classes.</p></td>
  415. </tr>
  416. <tr>
  417. <th>left_column_selected_color</th>
  418. <td><p>Left Column Current Selection. Defaults to
  419. <code>primary_color</code>. Modifies the
  420. <code>.left-column h2:last-of-type, .left-column h3:last-child</code> classes.</p></td>
  421. </tr>
  422. <tr>
  423. <th>blockquote_left_border_color</th>
  424. <td><p>Blockquote Left Border Color. Defaults
  425. to <code><a href='apply_alpha.html'>apply_alpha(secondary_color, 0.5)</a></code>. Modifies the <code>blockquote</code> element.</p></td>
  426. </tr>
  427. <tr>
  428. <th>table_border_color</th>
  429. <td><p>Table top/bottom border. Defaults to #666.
  430. Modifies the <code>table: border-top, border-bottom</code> elements.</p></td>
  431. </tr>
  432. <tr>
  433. <th>table_row_border_color</th>
  434. <td><p>Table row inner bottom border. Defaults to
  435. #ddd. Modifies the <code>table thead th: border-bottom</code> elements.</p></td>
  436. </tr>
  437. <tr>
  438. <th>table_row_even_background_color</th>
  439. <td><p>Table Even Row Background Color.
  440. Defaults to
  441. <code><a href='lighten_darken_color.html'>darken_color(choose_dark_or_light(primary_color, secondary_color, primary_color), 0.2)</a></code>.
  442. Modifies the <code>thead, tfoot, tr:nth-child(even)</code> elements.</p></td>
  443. </tr>
  444. <tr>
  445. <th>base_font_size</th>
  446. <td><p>Base Font Size for All Slide Elements (must be <code>px</code>).
  447. Defaults to 20px. Modifies the <code>html</code> element. The value of this variable
  448. is also stored as a CSS variable that can be referenced with
  449. <code><a href='https://rdrr.io/r/stats/cor.html'>var(--base-font-size)</a></code> in any argument of a style function or in custom
  450. CSS.</p></td>
  451. </tr>
  452. <tr>
  453. <th>text_font_size</th>
  454. <td><p>Slide Body Text Font Size. Defaults to 1rem. Modifies
  455. the <code>.remark-slide-content</code> class. Accepts CSS
  456. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/font-size'>font-size</a>
  457. property values. The value of this variable is also stored as a CSS
  458. variable that can be referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--text-font-size)</a></code> in any
  459. argument of a style function or in custom CSS.</p></td>
  460. </tr>
  461. <tr>
  462. <th>header_h1_font_size</th>
  463. <td><p>h1 Header Text Font Size. Defaults to 2.75rem.
  464. Modifies the <code>.remark-slide-content h1</code> class. Accepts CSS
  465. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/font-size'>font-size</a>
  466. property values. The value of this variable is also stored as a CSS
  467. variable that can be referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--header-h1-font-size)</a></code> in any
  468. argument of a style function or in custom CSS.</p></td>
  469. </tr>
  470. <tr>
  471. <th>header_h2_font_size</th>
  472. <td><p>h2 Header Text Font Size. Defaults to 2.25rem.
  473. Modifies the <code>.remark-slide-content h2</code> class. Accepts CSS
  474. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/font-size'>font-size</a>
  475. property values. The value of this variable is also stored as a CSS
  476. variable that can be referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--header-h2-font-size)</a></code> in any
  477. argument of a style function or in custom CSS.</p></td>
  478. </tr>
  479. <tr>
  480. <th>header_h3_font_size</th>
  481. <td><p>h3 Header Text Font Size. Defaults to 1.75rem.
  482. Modifies the <code>.remark-slide-content h3</code> class. Accepts CSS
  483. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/font-size'>font-size</a>
  484. property values. The value of this variable is also stored as a CSS
  485. variable that can be referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--header-h3-font-size)</a></code> in any
  486. argument of a style function or in custom CSS.</p></td>
  487. </tr>
  488. <tr>
  489. <th>header_background_auto</th>
  490. <td><p>Add background under slide title automatically
  491. for h1 header elements. If not enabled, use <code>class: header_background</code> to
  492. enable. Defaults to <code>FALSE</code>.</p></td>
  493. </tr>
  494. <tr>
  495. <th>header_background_color</th>
  496. <td><p>Background Color for h1 Header with
  497. Background. Defaults to <code>header_color</code>. Modifies the
  498. <code>.remark-slide-content h1</code> class. The value of this variable is also
  499. stored as a CSS variable that can be referenced with
  500. <code><a href='https://rdrr.io/r/stats/cor.html'>var(--header-background-color)</a></code> in any argument of a style function or in
  501. custom CSS.</p></td>
  502. </tr>
  503. <tr>
  504. <th>header_background_text_color</th>
  505. <td><p>Text Color for h1 Header with
  506. Background. Defaults to <code>background_color</code>. Modifies the
  507. <code>.remark-slide-content h1</code> class. The value of this variable is also
  508. stored as a CSS variable that can be referenced with
  509. <code><a href='https://rdrr.io/r/stats/cor.html'>var(--header-background-text-color)</a></code> in any argument of a style function
  510. or in custom CSS.</p></td>
  511. </tr>
  512. <tr>
  513. <th>header_background_padding</th>
  514. <td><p>Padding for h1 Header with Background.
  515. Defaults to <code>NULL</code>. Modifies the <code>.remark-slide-content h1</code> class. Accepts
  516. CSS <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/padding'>padding</a>
  517. property values.</p></td>
  518. </tr>
  519. <tr>
  520. <th>header_background_content_padding_top</th>
  521. <td><p>Top Padding for Content in
  522. Slide with Header with Background. Defaults to 7rem. Modifies the
  523. <code>.remark-slide-content</code> class.</p></td>
  524. </tr>
  525. <tr>
  526. <th>header_background_ignore_classes</th>
  527. <td><p>Slide Classes Where Header with
  528. Background will not be Applied. Defaults to
  529. <code><a href='https://rdrr.io/r/base/c.html'>c('normal', 'inverse', 'title', 'middle', 'bottom')</a></code>. Modifies the
  530. <code>.remark-slide-content</code> class.</p></td>
  531. </tr>
  532. <tr>
  533. <th>text_slide_number_font_size</th>
  534. <td><p>Slide Number Text Font Size. Defaults to
  535. 0.9em. Modifies the <code>.remark-slide-number</code> class. Accepts CSS
  536. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/font-size'>font-size</a>
  537. property values.</p></td>
  538. </tr>
  539. <tr>
  540. <th>text_font_google</th>
  541. <td><p>Use <code><a href='google_font.html'>google_font()</a></code> to specify body font. Defaults
  542. to <code>NULL</code>. Modifies the <code>body</code> element.</p></td>
  543. </tr>
  544. <tr>
  545. <th>text_font_family</th>
  546. <td><p>Body Text Font Family (xaringan default is
  547. <code>'Droid Serif'</code>). Defaults to
  548. <code><a href='style_xaringan.html'>xaringanthemer_font_default("text_font_family")</a></code>. Modifies the <code>body</code>
  549. element. The value of this variable is also stored as a CSS variable that
  550. can be referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--text-font-family)</a></code> in any argument of a
  551. style function or in custom CSS.</p></td>
  552. </tr>
  553. <tr>
  554. <th>text_font_weight</th>
  555. <td><p>Body Text Font Weight. Defaults to
  556. <code><a href='style_xaringan.html'>xaringanthemer_font_default("text_font_weight")</a></code>. Modifies the <code>body</code>
  557. element. Accepts CSS
  558. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight'>font-weight</a>
  559. property values.</p></td>
  560. </tr>
  561. <tr>
  562. <th>text_font_url</th>
  563. <td><p>Body Text Font URL(s). Defaults to
  564. <code><a href='style_xaringan.html'>xaringanthemer_font_default("text_font_url")</a></code>. Modifies the
  565. <code>@import url()</code> elements.</p></td>
  566. </tr>
  567. <tr>
  568. <th>text_font_family_fallback</th>
  569. <td><p>Body Text Font Fallbacks. Defaults to
  570. <code><a href='style_xaringan.html'>xaringanthemer_font_default("text_font_family_fallback")</a></code>. Modifies the
  571. <code>body</code> element. The value of this variable is also stored as a CSS
  572. variable that can be referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--text-font-family-fallback)</a></code> in
  573. any argument of a style function or in custom CSS.</p></td>
  574. </tr>
  575. <tr>
  576. <th>text_font_base</th>
  577. <td><p>Body Text Base Font (Total Failure Fallback). Defaults
  578. to sans-serif. Modifies the <code>body</code> element. The value of this variable is
  579. also stored as a CSS variable that can be referenced with
  580. <code><a href='https://rdrr.io/r/stats/cor.html'>var(--text-font-base)</a></code> in any argument of a style function or in custom
  581. CSS.</p></td>
  582. </tr>
  583. <tr>
  584. <th>header_font_google</th>
  585. <td><p>Use <code><a href='google_font.html'>google_font()</a></code> to specify header font.
  586. Defaults to <code>NULL</code>. Modifies the <code>body</code> element.</p></td>
  587. </tr>
  588. <tr>
  589. <th>header_font_family</th>
  590. <td><p>Header Font Family (xaringan default is
  591. <code>'Yanone Kaffeesatz'</code>). Defaults to
  592. <code><a href='style_xaringan.html'>xaringanthemer_font_default("header_font_family")</a></code>. Modifies the
  593. <code>h1, h2, h3</code> elements. The value of this variable is also stored as a CSS
  594. variable that can be referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--header-font-family)</a></code> in any
  595. argument of a style function or in custom CSS.</p></td>
  596. </tr>
  597. <tr>
  598. <th>header_font_weight</th>
  599. <td><p>Header Font Weight. Defaults to
  600. <code><a href='style_xaringan.html'>xaringanthemer_font_default("header_font_weight")</a></code>. Modifies the
  601. <code>h1, h2, h3</code> elements. Accepts CSS
  602. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight'>font-weight</a>
  603. property values.</p></td>
  604. </tr>
  605. <tr>
  606. <th>header_font_url</th>
  607. <td><p>Header Font URL. Defaults to
  608. <code><a href='style_xaringan.html'>xaringanthemer_font_default("header_font_url")</a></code>. Modifies the
  609. <code>@import url</code> elements.</p></td>
  610. </tr>
  611. <tr>
  612. <th>code_font_google</th>
  613. <td><p>Use <code><a href='google_font.html'>google_font()</a></code> to specify code font. Defaults
  614. to <code>NULL</code>. Modifies the <code>body</code> element.</p></td>
  615. </tr>
  616. <tr>
  617. <th>code_font_family</th>
  618. <td><p>Code Font Family. Defaults to
  619. <code><a href='style_xaringan.html'>xaringanthemer_font_default("code_font_family")</a></code>. Modifies the
  620. <code>.remark-code, .remark-inline-code</code> classes. The value of this variable is
  621. also stored as a CSS variable that can be referenced with
  622. <code><a href='https://rdrr.io/r/stats/cor.html'>var(--code-font-family)</a></code> in any argument of a style function or in custom
  623. CSS.</p></td>
  624. </tr>
  625. <tr>
  626. <th>code_font_size</th>
  627. <td><p>Code Text Font Size. Defaults to 0.9rem. Modifies the
  628. <code>.remark-inline</code> class. Accepts CSS
  629. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/font-size'>font-size</a>
  630. property values. The value of this variable is also stored as a CSS
  631. variable that can be referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--code-font-size)</a></code> in any
  632. argument of a style function or in custom CSS.</p></td>
  633. </tr>
  634. <tr>
  635. <th>code_font_url</th>
  636. <td><p>Code Font URL. Defaults to
  637. <code><a href='style_xaringan.html'>xaringanthemer_font_default("code_font_url")</a></code>. Modifies the <code>@import url</code>
  638. elements.</p></td>
  639. </tr>
  640. <tr>
  641. <th>code_font_family_fallback</th>
  642. <td><p>Code Font Fallback. Defaults to
  643. <code><a href='style_xaringan.html'>xaringanthemer_font_default("code_font_family_fallback")</a></code>. Modifies the
  644. <code>.remark-code, .remark-inline-code</code> classes.</p></td>
  645. </tr>
  646. <tr>
  647. <th>colors</th>
  648. <td><p>A named vector of custom colors. The names of the colors
  649. become CSS variables and classes that can be used within your slides.
  650. For example, <code>colors = c(blue = "#bad4ed")</code> adds a CSS variable
  651. <code>--blue</code>, a <code>.blue</code> CSS class that applies the color to the text or
  652. foreground color, and a <code>.bg-blue</code> CSS class that applies the color
  653. to the background.</p></td>
  654. </tr>
  655. <tr>
  656. <th>extra_css</th>
  657. <td><p>A named list of CSS definitions each containing a named list
  658. of CSS property-value pairs, i.e.
  659. <code><a href='https://rdrr.io/r/base/list.html'>list(".class-id" = list("css-property" = "value"))</a></code>.</p></td>
  660. </tr>
  661. <tr>
  662. <th>extra_fonts</th>
  663. <td><p>A list of additional fonts to import, each list element
  664. can be either a URL as a character string or a call to
  665. <code><a href='google_font.html'>google_font</a>()</code>. To use a font imported in <code>extra_fonts</code>, you
  666. will need to write custom CSS rules that apply the font to an element or
  667. class with the <code>font-family</code> property. See the <strong>Fonts</strong> section of
  668. <code><a href='../articles/xaringanthemer.html'>vignette("xaringanthemer")</a></code> for an example.</p></td>
  669. </tr>
  670. <tr>
  671. <th>outfile</th>
  672. <td><p>Customized xaringan CSS output file name, default is "xaringan-themer.css"</p></td>
  673. </tr>
  674. </table>
  675. <h2 class="hasAnchor" id="usage"><a class="anchor" href="#usage"></a>Usage</h2>
  676. <p>To use the styles created by this theme function, make sure
  677. that you use <code>xaringan-themer.css</code> as your CSS file in your slides' YAML
  678. header. If you change the name of the output file using the <code>outfile</code>
  679. argument, use that name instead of the default file name.<div class="yaml"></p><pre><span class='no'>output</span>:
  680. <span class='kw pkg'>xaringan</span><span class='kw ns'>::</span><span class='no'><a href='https://rdrr.io/pkg/xaringan/man/moon_reader.html'>moon_reader</a></span>:
  681. <span class='no'>css</span>: <span class='no'>xaringan</span>-<span class='no'>themer.css</span></pre><p></div></p>
  682. <h2 class="hasAnchor" id="see-also"><a class="anchor" href="#see-also"></a>See also</h2>
  683. <div class='dont-index'><p>Other themes:
  684. <code><a href='style_duo_accent.html'>style_duo_accent</a>()</code>,
  685. <code><a href='style_duo.html'>style_duo</a>()</code>,
  686. <code><a href='style_mono_accent_inverse.html'>style_mono_accent_inverse</a>()</code>,
  687. <code><a href='style_mono_accent.html'>style_mono_accent</a>()</code>,
  688. <code><a href='style_mono_dark.html'>style_mono_dark</a>()</code>,
  689. <code><a href='style_mono_light.html'>style_mono_light</a>()</code>,
  690. <code><a href='style_solarized_dark.html'>style_solarized_dark</a>()</code>,
  691. <code><a href='style_solarized_light.html'>style_solarized_light</a>()</code>,
  692. <code><a href='style_xaringan.html'>xaringanthemer_font_default</a>()</code></p>
  693. <p>Other Duotone themes:
  694. <code><a href='style_duo_accent.html'>style_duo_accent</a>()</code>,
  695. <code><a href='style_duo.html'>style_duo</a>()</code></p></div>
  696. <h2 class="hasAnchor" id="examples"><a class="anchor" href="#examples"></a>Examples</h2>
  697. <pre class="examples"><div class='input'><span class='co'># Create a xaringan style in a temporary file</span>
  698. <span class='no'>xaringan_themer_css</span> <span class='kw'>&lt;-</span> <span class='fu'><a href='https://rdrr.io/r/base/tempfile.html'>tempfile</a></span>(<span class='st'>"xaringan-themer-"</span>, <span class='kw'>fileext</span> <span class='kw'>=</span> <span class='st'>".css"</span>)
  699. <span class='fu'>style_duo_accent_inverse</span>(
  700. <span class='kw'>primary_color</span> <span class='kw'>=</span> <span class='st'>"#006747"</span>,
  701. <span class='kw'>secondary_color</span> <span class='kw'>=</span> <span class='st'>"#cfc493"</span>,
  702. <span class='kw'>outfile</span> <span class='kw'>=</span> <span class='no'>xaringan_themer_css</span> <span class='co'># omit in your slides to write the</span>
  703. <span class='co'># styles to xaringan-themer.css</span>
  704. )
  705. <span class='co'># View the CSS:</span>
  706. <span class='co'># file.edit(xaringan_themer_css)</span></div></pre>
  707. </div>
  708. <div class="col-md-3 hidden-xs hidden-sm" id="pkgdown-sidebar">
  709. <nav id="toc" data-toggle="toc" class="sticky-top">
  710. <h2 data-toc-skip>Contents</h2>
  711. </nav>
  712. </div>
  713. </div>
  714. <footer>
  715. <div class="copyright">
  716. <p>Developed by <a href='https://www.garrickadenbuie.com'>Garrick Aden-Buie</a>.</p>
  717. </div>
  718. <div class="pkgdown">
  719. <p>Site built with <a href="https://pkgdown.r-lib.org/">pkgdown</a> 1.5.1.</p>
  720. </div>
  721. </footer>
  722. </div>
  723. </body>
  724. </html>