😎 Give your xaringan slides some style
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

850 lines
45KB

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