😎 Give your xaringan slides some style
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

785 lines
43KB

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