😎 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.

852 lines
44KB

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