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

722 lines
37KB

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