😎 Give your xaringan slides some style
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

527 linhas
27KB

  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>Write A Customized Xaringan Theme — style_xaringan • xaringanthemer</title>
  9. <!-- jquery -->
  10. <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"></script>
  11. <!-- Bootstrap -->
  12. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha256-916EbMg70RQy9LHiGkXzG8hSg9EdNy97GazNG/aiY1w=" crossorigin="anonymous" />
  13. <script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha256-U5ZEeKfGNOja007MMD3YBI0A3OSZOQbeG6z2f2Y0hu8=" crossorigin="anonymous"></script>
  14. <!-- Font Awesome icons -->
  15. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.7.1/css/all.min.css" integrity="sha256-nAmazAk6vS34Xqo0BSrTb+abbtFlgsFK7NKSi6o7Y78=" crossorigin="anonymous" />
  16. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.7.1/css/v4-shims.min.css" integrity="sha256-6qHlizsOWFskGlwVOKuns+D1nB6ssZrHQrNj1wGplHc=" crossorigin="anonymous" />
  17. <!-- clipboard.js -->
  18. <script src="https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/2.0.4/clipboard.min.js" integrity="sha256-FiZwavyI2V6+EXO1U+xzLG3IKldpiTFf3153ea9zikQ=" crossorigin="anonymous"></script>
  19. <!-- headroom.js -->
  20. <script src="https://cdnjs.cloudflare.com/ajax/libs/headroom/0.9.4/headroom.min.js" integrity="sha256-DJFC1kqIhelURkuza0AvYal5RxMtpzLjFhsnVIeuk+U=" crossorigin="anonymous"></script>
  21. <script src="https://cdnjs.cloudflare.com/ajax/libs/headroom/0.9.4/jQuery.headroom.min.js" integrity="sha256-ZX/yNShbjqsohH1k95liqY9Gd8uOiE1S4vZc+9KQ1K4=" crossorigin="anonymous"></script>
  22. <!-- pkgdown -->
  23. <link href="../pkgdown.css" rel="stylesheet">
  24. <script src="../pkgdown.js"></script>
  25. <link href="../extra.css" rel="stylesheet">
  26. <meta property="og:title" content="Write A Customized Xaringan Theme — style_xaringan" />
  27. <meta property="og:description" content="Creates a customized Xaringan theme CSS file." />
  28. <meta name="twitter:card" content="summary" />
  29. <meta name="robots" content="noindex">
  30. <!-- mathjax -->
  31. <script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js" integrity="sha256-nvJJv9wWKEm88qvoQl9ekL2J+k/RWIsaSScxxlsrv8k=" crossorigin="anonymous"></script>
  32. <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>
  33. <!--[if lt IE 9]>
  34. <script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
  35. <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
  36. <![endif]-->
  37. </head>
  38. <body>
  39. <div class="container template-reference-topic">
  40. <header>
  41. <div class="navbar navbar-default navbar-fixed-top" role="navigation">
  42. <div class="container">
  43. <div class="navbar-header">
  44. <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false">
  45. <span class="sr-only">Toggle navigation</span>
  46. <span class="icon-bar"></span>
  47. <span class="icon-bar"></span>
  48. <span class="icon-bar"></span>
  49. </button>
  50. <span class="navbar-brand">
  51. <a class="navbar-link" href="../index.html">xaringanthemer</a>
  52. <span class="version label label-danger" data-toggle="tooltip" data-placement="bottom" title="In-development version">0.2.0.9100</span>
  53. </span>
  54. </div>
  55. <div id="navbar" class="navbar-collapse collapse">
  56. <ul class="nav navbar-nav">
  57. <li>
  58. <a href="../articles/xaringanthemer.html">Get started</a>
  59. </li>
  60. <li>
  61. <a href="../reference/index.html">Reference</a>
  62. </li>
  63. <li>
  64. <a href="../articles/themes.html">Themes</a>
  65. </li>
  66. <li>
  67. <a href="../articles/fonts.html">Fonts</a>
  68. </li>
  69. <li>
  70. <a href="../articles/template-variables.html">Template Variables</a>
  71. </li>
  72. <li>
  73. <a href="../articles/css-help.html">CSS Help</a>
  74. </li>
  75. </ul>
  76. <ul class="nav navbar-nav navbar-right">
  77. <li>
  78. <a href="../news/index.html">
  79. <span class="fa fa fa fa-newspaper-o fa-lg"></span>
  80. </a>
  81. </li>
  82. <li>
  83. <a href="https://github.com/gadenbuie/xaringanthemer">
  84. <span class="fa fa-github fa-lg"></span>
  85. </a>
  86. </li>
  87. <li>
  88. <a href="https://twitter.com/grrrck">
  89. <span class="fa fa-twitter fa-lg"></span>
  90. </a>
  91. </li>
  92. <li>
  93. <a href="https://www.garrickadenbuie.com">
  94. <span class="fa fa-home fa-lg"></span>
  95. </a>
  96. </li>
  97. </ul>
  98. </div><!--/.nav-collapse -->
  99. </div><!--/.container -->
  100. </div><!--/.navbar -->
  101. </header>
  102. <div class="row">
  103. <div class="col-md-9 contents">
  104. <div class="page-header">
  105. <h1>Write A Customized Xaringan Theme</h1>
  106. <small class="dont-index">Source: <a href='https://github.com/gadenbuie/xaringanthemer/blob/master/R/style_xaringan.R'><code>R/style_xaringan.R</code></a></small>
  107. <div class="hidden name"><code>style_xaringan.Rd</code></div>
  108. </div>
  109. <div class="ref-description">
  110. <p>Creates a customized Xaringan theme CSS file.</p>
  111. </div>
  112. <pre class="usage"><span class='fu'>style_xaringan</span>(
  113. <span class='kw'>text_color</span> <span class='kw'>=</span> <span class='st'>"#000"</span>,
  114. <span class='kw'>header_color</span> <span class='kw'>=</span> <span class='st'>"#000"</span>,
  115. <span class='kw'>background_color</span> <span class='kw'>=</span> <span class='st'>"#FFF"</span>,
  116. <span class='kw'>link_color</span> <span class='kw'>=</span> <span class='st'>"rgb(249, 38, 114)"</span>,
  117. <span class='kw'>text_bold_color</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  118. <span class='kw'>text_slide_number_color</span> <span class='kw'>=</span> <span class='no'>inverse_background_color</span>,
  119. <span class='kw'>padding</span> <span class='kw'>=</span> <span class='st'>"16px 64px 16px 64px"</span>,
  120. <span class='kw'>background_image</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  121. <span class='kw'>background_size</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  122. <span class='kw'>background_position</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  123. <span class='kw'>code_highlight_color</span> <span class='kw'>=</span> <span class='st'>"rgba(255,255,0,0.5)"</span>,
  124. <span class='kw'>code_inline_color</span> <span class='kw'>=</span> <span class='st'>"#000"</span>,
  125. <span class='kw'>code_inline_background_color</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  126. <span class='kw'>code_inline_font_size</span> <span class='kw'>=</span> <span class='st'>"1rem"</span>,
  127. <span class='kw'>inverse_background_color</span> <span class='kw'>=</span> <span class='st'>"#272822"</span>,
  128. <span class='kw'>inverse_text_color</span> <span class='kw'>=</span> <span class='st'>"#d6d6d6"</span>,
  129. <span class='kw'>inverse_text_shadow</span> <span class='kw'>=</span> <span class='fl'>FALSE</span>,
  130. <span class='kw'>inverse_header_color</span> <span class='kw'>=</span> <span class='st'>"#f3f3f3"</span>,
  131. <span class='kw'>title_slide_text_color</span> <span class='kw'>=</span> <span class='no'>inverse_text_color</span>,
  132. <span class='kw'>title_slide_background_color</span> <span class='kw'>=</span> <span class='no'>inverse_background_color</span>,
  133. <span class='kw'>title_slide_background_image</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  134. <span class='kw'>title_slide_background_size</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  135. <span class='kw'>title_slide_background_position</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  136. <span class='kw'>footnote_color</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  137. <span class='kw'>footnote_font_size</span> <span class='kw'>=</span> <span class='st'>"0.9rem"</span>,
  138. <span class='kw'>footnote_position_bottom</span> <span class='kw'>=</span> <span class='st'>"60px"</span>,
  139. <span class='kw'>left_column_subtle_color</span> <span class='kw'>=</span> <span class='st'>"#777"</span>,
  140. <span class='kw'>left_column_selected_color</span> <span class='kw'>=</span> <span class='st'>"#000"</span>,
  141. <span class='kw'>blockquote_left_border_color</span> <span class='kw'>=</span> <span class='st'>"lightgray"</span>,
  142. <span class='kw'>table_border_color</span> <span class='kw'>=</span> <span class='st'>"#666"</span>,
  143. <span class='kw'>table_row_border_color</span> <span class='kw'>=</span> <span class='st'>"#ddd"</span>,
  144. <span class='kw'>table_row_even_background_color</span> <span class='kw'>=</span> <span class='st'>"#eee"</span>,
  145. <span class='kw'>base_font_size</span> <span class='kw'>=</span> <span class='st'>"20px"</span>,
  146. <span class='kw'>text_font_size</span> <span class='kw'>=</span> <span class='st'>"1rem"</span>,
  147. <span class='kw'>header_h1_font_size</span> <span class='kw'>=</span> <span class='st'>"2.75rem"</span>,
  148. <span class='kw'>header_h2_font_size</span> <span class='kw'>=</span> <span class='st'>"2.25rem"</span>,
  149. <span class='kw'>header_h3_font_size</span> <span class='kw'>=</span> <span class='st'>"1.75rem"</span>,
  150. <span class='kw'>header_background_auto</span> <span class='kw'>=</span> <span class='fl'>FALSE</span>,
  151. <span class='kw'>header_background_color</span> <span class='kw'>=</span> <span class='no'>header_color</span>,
  152. <span class='kw'>header_background_text_color</span> <span class='kw'>=</span> <span class='no'>background_color</span>,
  153. <span class='kw'>header_background_padding</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  154. <span class='kw'>header_background_content_padding_top</span> <span class='kw'>=</span> <span class='st'>"7rem"</span>,
  155. <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>),
  156. <span class='kw'>text_slide_number_font_size</span> <span class='kw'>=</span> <span class='st'>"0.9rem"</span>,
  157. <span class='kw'>text_font_google</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  158. <span class='kw'>text_font_family</span> <span class='kw'>=</span> <span class='st'>"Noto Sans"</span>,
  159. <span class='kw'>text_font_weight</span> <span class='kw'>=</span> <span class='st'>"normal"</span>,
  160. <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>,
  161. <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>,
  162. <span class='kw'>text_font_base</span> <span class='kw'>=</span> <span class='st'>"sans-serif"</span>,
  163. <span class='kw'>header_font_google</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  164. <span class='kw'>header_font_family</span> <span class='kw'>=</span> <span class='st'>"Cabin"</span>,
  165. <span class='kw'>header_font_weight</span> <span class='kw'>=</span> <span class='st'>"600"</span>,
  166. <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>,
  167. <span class='kw'>code_font_google</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  168. <span class='kw'>code_font_family</span> <span class='kw'>=</span> <span class='st'>"Source Code Pro"</span>,
  169. <span class='kw'>code_font_size</span> <span class='kw'>=</span> <span class='st'>"0.9rem"</span>,
  170. <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>,
  171. <span class='kw'>code_font_family_fallback</span> <span class='kw'>=</span> <span class='st'>"Menlo, Consolas, Monaco, Liberation Mono, Lucida Console"</span>,
  172. <span class='kw'>colors</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  173. <span class='kw'>extra_css</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  174. <span class='kw'>extra_fonts</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  175. <span class='kw'>outfile</span> <span class='kw'>=</span> <span class='st'>"xaringan-themer.css"</span>
  176. )</pre>
  177. <h2 class="hasAnchor" id="arguments"><a class="anchor" href="#arguments"></a>Arguments</h2>
  178. <table class="ref-arguments">
  179. <colgroup><col class="name" /><col class="desc" /></colgroup>
  180. <tr>
  181. <th>text_color</th>
  182. <td><p>Text Color. Defaults to #000. Modifies the <code>body</code> element.</p></td>
  183. </tr>
  184. <tr>
  185. <th>header_color</th>
  186. <td><p>Header Color. Defaults to #000. Modifies the <code>h1, h2, h3</code> elements.</p></td>
  187. </tr>
  188. <tr>
  189. <th>background_color</th>
  190. <td><p>Slide Background Color. Defaults to #FFF. Modifies the <code>.remark-slide-content</code> class.</p></td>
  191. </tr>
  192. <tr>
  193. <th>link_color</th>
  194. <td><p>Link Color. Defaults to rgb(249, 38, 114). Modifies the <code>a, a &gt; code</code> elements.</p></td>
  195. </tr>
  196. <tr>
  197. <th>text_bold_color</th>
  198. <td><p>Bold Text Color. Defaults to <code>NULL</code>. Modifies the <code>strong</code> element.</p></td>
  199. </tr>
  200. <tr>
  201. <th>text_slide_number_color</th>
  202. <td><p>Slide Number Color. Defaults to <code>inverse_background_color</code>. Modifies the <code>.remark-slide-number</code> class.</p></td>
  203. </tr>
  204. <tr>
  205. <th>padding</th>
  206. <td><p>Slide Padding in <code>top right [bottom left]</code> format. Defaults to 16px 64px 16px 64px. Modifies the <code>.remark-slide-content</code> class.</p></td>
  207. </tr>
  208. <tr>
  209. <th>background_image</th>
  210. <td><p>Background image applied to each <em>and every</em> slide. Set <code>title_slide_background_image = "none"</code> to remove the background image from the title slide. Defaults to <code>NULL</code>. Modifies the <code>.remark-slide-content</code> class.</p></td>
  211. </tr>
  212. <tr>
  213. <th>background_size</th>
  214. <td><p>Background image size, requires <code>background_image</code> to be set. If <code>background_image</code> is set, <code>background_size</code> will default to <code>cover</code> so the backround fills the screen. If both <code>background_image</code> and <code>background_position</code> are set, will default to 100 percent. Defaults to <code>NULL</code>. Modifies the <code>.remark-slide-content</code> class.</p></td>
  215. </tr>
  216. <tr>
  217. <th>background_position</th>
  218. <td><p>Background image position, requires <code>background_image</code> to be set, and it is recommended to adjust <code>background_size</code>. Defaults to <code>NULL</code>. Modifies the <code>.remark-slide-content</code> class.</p></td>
  219. </tr>
  220. <tr>
  221. <th>code_highlight_color</th>
  222. <td><p>Code Line Highlight. Defaults to rgba(255,255,0,0.5). Modifies the <code>.remark-code-line-highlighted</code> class.</p></td>
  223. </tr>
  224. <tr>
  225. <th>code_inline_color</th>
  226. <td><p>Inline Code Color. Defaults to #000. Modifies the <code>.remark-inline-code</code> class.</p></td>
  227. </tr>
  228. <tr>
  229. <th>code_inline_background_color</th>
  230. <td><p>Inline Code Background Color. Defaults to <code>NULL</code>. Modifies the <code>.remark-inline-code</code> class.</p></td>
  231. </tr>
  232. <tr>
  233. <th>code_inline_font_size</th>
  234. <td><p>Inline Code Text Font Size. Defaults to 1rem. Modifies the <code>.remark-inline-code</code> class.</p></td>
  235. </tr>
  236. <tr>
  237. <th>inverse_background_color</th>
  238. <td><p>Inverse Background Color. Defaults to #272822. Modifies the <code>.inverse</code> class.</p></td>
  239. </tr>
  240. <tr>
  241. <th>inverse_text_color</th>
  242. <td><p>Inverse Text Color. Defaults to #d6d6d6. Modifies the <code>.inverse</code> class.</p></td>
  243. </tr>
  244. <tr>
  245. <th>inverse_text_shadow</th>
  246. <td><p>Enables Shadow on text of inverse slides. Defaults to <code>FALSE</code>. Modifies the <code>.inverse</code> class.</p></td>
  247. </tr>
  248. <tr>
  249. <th>inverse_header_color</th>
  250. <td><p>Inverse Header Color. Defaults to #f3f3f3. Modifies the <code>.inverse h1, .inverse h2, .inverse h3</code> classes.</p></td>
  251. </tr>
  252. <tr>
  253. <th>title_slide_text_color</th>
  254. <td><p>Title Slide Text Color. Defaults to <code>inverse_text_color</code>. Modifies the <code>.title-slide</code> class.</p></td>
  255. </tr>
  256. <tr>
  257. <th>title_slide_background_color</th>
  258. <td><p>Title Slide Background Color. Defaults to <code>inverse_background_color</code>. Modifies the <code>.title-slide</code> class.</p></td>
  259. </tr>
  260. <tr>
  261. <th>title_slide_background_image</th>
  262. <td><p>Title Slide Background Image URL. Defaults to <code>NULL</code>. Modifies the <code>.title-slide</code> class.</p></td>
  263. </tr>
  264. <tr>
  265. <th>title_slide_background_size</th>
  266. <td><p>Title Slide Background Image Size, defaults to "cover" if background image is set. Defaults to <code>NULL</code>. Modifies the <code>.title-slide</code> class.</p></td>
  267. </tr>
  268. <tr>
  269. <th>title_slide_background_position</th>
  270. <td><p>Title Slide Background Image Position. Defaults to <code>NULL</code>. Modifies the <code>.title-slide</code> class.</p></td>
  271. </tr>
  272. <tr>
  273. <th>footnote_color</th>
  274. <td><p>Footnote text color (if <code>NA</code>, then it will be the same color as <code>text_color</code>). Defaults to <code>NULL</code>. Modifies the <code>.footnote</code> class.</p></td>
  275. </tr>
  276. <tr>
  277. <th>footnote_font_size</th>
  278. <td><p>Footnote font size. Defaults to 0.9rem. Modifies the <code>.footnote</code> class.</p></td>
  279. </tr>
  280. <tr>
  281. <th>footnote_position_bottom</th>
  282. <td><p>Footnote location from bottom of screen. Defaults to 60px. Modifies the <code>.footnote</code> class.</p></td>
  283. </tr>
  284. <tr>
  285. <th>left_column_subtle_color</th>
  286. <td><p>Left Column Text (not last). Defaults to #777. Modifies the <code>.left-column h2, .left-column h3</code> classes.</p></td>
  287. </tr>
  288. <tr>
  289. <th>left_column_selected_color</th>
  290. <td><p>Left Column Current Selection. Defaults to #000. Modifies the <code>.left-column h2:last-of-type, .left-column h3:last-child</code> classes.</p></td>
  291. </tr>
  292. <tr>
  293. <th>blockquote_left_border_color</th>
  294. <td><p>Blockquote Left Border Color. Defaults to lightgray. Modifies the <code>blockquote</code> element.</p></td>
  295. </tr>
  296. <tr>
  297. <th>table_border_color</th>
  298. <td><p>Table top/bottom border. Defaults to #666. Modifies the <code>table: border-top, border-bottom</code> elements.</p></td>
  299. </tr>
  300. <tr>
  301. <th>table_row_border_color</th>
  302. <td><p>Table row inner bottom border. Defaults to #ddd. Modifies the <code>table thead th: border-bottom</code> elements.</p></td>
  303. </tr>
  304. <tr>
  305. <th>table_row_even_background_color</th>
  306. <td><p>Table Even Row Background Color. Defaults to #eee. Modifies the <code>thead, tfoot, tr:nth-child(even)</code> elements.</p></td>
  307. </tr>
  308. <tr>
  309. <th>base_font_size</th>
  310. <td><p>Base Font Size for All Slide Elements (must be <code>px</code>). Defaults to 20px. Modifies the <code>html</code> element.</p></td>
  311. </tr>
  312. <tr>
  313. <th>text_font_size</th>
  314. <td><p>Slide Body Text Font Size. Defaults to 1rem. Modifies the <code>.remark-slide-content</code> class.</p></td>
  315. </tr>
  316. <tr>
  317. <th>header_h1_font_size</th>
  318. <td><p>h1 Header Text Font Size. Defaults to 2.75rem. Modifies the <code>.remark-slide-content h1</code> class.</p></td>
  319. </tr>
  320. <tr>
  321. <th>header_h2_font_size</th>
  322. <td><p>h2 Header Text Font Size. Defaults to 2.25rem. Modifies the <code>.remark-slide-content h2</code> class.</p></td>
  323. </tr>
  324. <tr>
  325. <th>header_h3_font_size</th>
  326. <td><p>h3 Header Text Font Size. Defaults to 1.75rem. Modifies the <code>.remark-slide-content h3</code> class.</p></td>
  327. </tr>
  328. <tr>
  329. <th>header_background_auto</th>
  330. <td><p>Add background under slide title automatically for h1 header elements. If not enabled, use <code>class: header_background</code> to enable. Defaults to <code>FALSE</code>.</p></td>
  331. </tr>
  332. <tr>
  333. <th>header_background_color</th>
  334. <td><p>Background Color for h1 Header with Background. Defaults to <code>header_color</code>. Modifies the <code>.remark-slide-content h1</code> class.</p></td>
  335. </tr>
  336. <tr>
  337. <th>header_background_text_color</th>
  338. <td><p>Text Color for h1 Header with Background. Defaults to <code>background_color</code>. Modifies the <code>.remark-slide-content h1</code> class.</p></td>
  339. </tr>
  340. <tr>
  341. <th>header_background_padding</th>
  342. <td><p>Padding for h1 Header with Background. Defaults to <code>NULL</code>. Modifies the <code>.remark-slide-content h1</code> class.</p></td>
  343. </tr>
  344. <tr>
  345. <th>header_background_content_padding_top</th>
  346. <td><p>Top Padding for Content in Slide with Header with Background. Defaults to 7rem. Modifies the <code>.remark-slide-content</code> class.</p></td>
  347. </tr>
  348. <tr>
  349. <th>header_background_ignore_classes</th>
  350. <td><p>Slide Classes Where Header with Background will not be Applied. Defaults to <code><a href='https://rdrr.io/r/base/c.html'>c('normal', 'inverse', 'title', 'middle', 'bottom')</a></code>. Modifies the <code>.remark-slide-content</code> class.</p></td>
  351. </tr>
  352. <tr>
  353. <th>text_slide_number_font_size</th>
  354. <td><p>Slide Number Text Font Size. Defaults to 0.9rem. Modifies the <code>.remark-slide-number</code> class.</p></td>
  355. </tr>
  356. <tr>
  357. <th>text_font_google</th>
  358. <td><p>Use <code><a href='google_font.html'>google_font()</a></code> to specify body font. Defaults to <code>NULL</code>. Modifies the <code>body</code> element.</p></td>
  359. </tr>
  360. <tr>
  361. <th>text_font_family</th>
  362. <td><p>Body Text Font Family (xaringan default is <code>'Droid Serif'</code>). Defaults to Noto Sans. Modifies the <code>body</code> element.</p></td>
  363. </tr>
  364. <tr>
  365. <th>text_font_weight</th>
  366. <td><p>Body Text Font Weight. Defaults to normal. Modifies the <code>body</code> element.</p></td>
  367. </tr>
  368. <tr>
  369. <th>text_font_url</th>
  370. <td><p>Body Text Font URL(s). Defaults to https://fonts.googleapis.com/css?family=Noto+Sans:400,400i,700,700i&amp;display=swap. Modifies the <code>@import url()</code> elements.</p></td>
  371. </tr>
  372. <tr>
  373. <th>text_font_family_fallback</th>
  374. <td><p>Body Text Font Fallbacks. Defaults to -apple-system, BlinkMacSystemFont, avenir next, avenir, helvetica neue, helvetica, Ubuntu, roboto, noto, segoe ui, arial. Modifies the <code>body</code> element.</p></td>
  375. </tr>
  376. <tr>
  377. <th>text_font_base</th>
  378. <td><p>Body Text Base Font (Total Failure Fallback). Defaults to sans-serif. Modifies the <code>body</code> element.</p></td>
  379. </tr>
  380. <tr>
  381. <th>header_font_google</th>
  382. <td><p>Use <code><a href='google_font.html'>google_font()</a></code> to specify header font. Defaults to <code>NULL</code>. Modifies the <code>body</code> element.</p></td>
  383. </tr>
  384. <tr>
  385. <th>header_font_family</th>
  386. <td><p>Header Font Family (xaringan default is <code>'Yanone Kaffeesatz'</code>). Defaults to Cabin. Modifies the <code>h1, h2, h3</code> elements.</p></td>
  387. </tr>
  388. <tr>
  389. <th>header_font_weight</th>
  390. <td><p>Header Font Weight. Defaults to 600. Modifies the <code>h1, h2, h3</code> elements.</p></td>
  391. </tr>
  392. <tr>
  393. <th>header_font_url</th>
  394. <td><p>Header Font URL. Defaults to https://fonts.googleapis.com/css?family=Cabin:600,600i&amp;display=swap. Modifies the <code>@import url</code> elements.</p></td>
  395. </tr>
  396. <tr>
  397. <th>code_font_google</th>
  398. <td><p>Use <code><a href='google_font.html'>google_font()</a></code> to specify code font. Defaults to <code>NULL</code>. Modifies the <code>body</code> element.</p></td>
  399. </tr>
  400. <tr>
  401. <th>code_font_family</th>
  402. <td><p>Code Font Family. Defaults to Source Code Pro. Modifies the <code>.remark-code, .remark-inline-code</code> classes.</p></td>
  403. </tr>
  404. <tr>
  405. <th>code_font_size</th>
  406. <td><p>Code Text Font Size. Defaults to 0.9rem. Modifies the <code>.remark-inline</code> class.</p></td>
  407. </tr>
  408. <tr>
  409. <th>code_font_url</th>
  410. <td><p>Code Font URL. Defaults to https://fonts.googleapis.com/css?family=Source+Code+Pro:400,700&amp;display=swap. Modifies the <code>@import url</code> elements.</p></td>
  411. </tr>
  412. <tr>
  413. <th>code_font_family_fallback</th>
  414. <td><p>Code Font Fallback. Defaults to Menlo, Consolas, Monaco, Liberation Mono, Lucida Console. Modifies the <code>.remark-code, .remark-inline-code</code> classes.</p></td>
  415. </tr>
  416. <tr>
  417. <th>colors</th>
  418. <td><p>A named vector of custom colors. The names of the colors
  419. become CSS variables and classes that can be used within your slides.
  420. For example, <code>colors = c(blue = "#bad4ed")</code> adds a CSS variable
  421. <code>--blue</code>, a <code>.blue</code> CSS class that applies the color to the text or
  422. foreground color, and a <code>.bg-blue</code> CSS class that applies the color
  423. to the background.</p></td>
  424. </tr>
  425. <tr>
  426. <th>extra_css</th>
  427. <td><p>A named list of CSS definitions each containing a named list
  428. of CSS property-value pairs, i.e.
  429. <code><a href='https://rdrr.io/r/base/list.html'>list(".class-id" = list("css-property" = "value"))</a></code></p></td>
  430. </tr>
  431. <tr>
  432. <th>extra_fonts</th>
  433. <td><p>A list of additional fonts to import, each list element
  434. can be either a URL as a character string or a call to
  435. <code><a href='google_font.html'>google_font</a>()</code></p></td>
  436. </tr>
  437. <tr>
  438. <th>outfile</th>
  439. <td><p>Customized xaringan CSS output file name, default is "xaringan-themer.css"</p></td>
  440. </tr>
  441. </table>
  442. <h2 class="hasAnchor" id="see-also"><a class="anchor" href="#see-also"></a>See also</h2>
  443. <div class='dont-index'><p>Other themes:
  444. <code><a href='style_duo_accent_inverse.html'>style_duo_accent_inverse</a>()</code>,
  445. <code><a href='style_duo_accent.html'>style_duo_accent</a>()</code>,
  446. <code><a href='style_duo.html'>style_duo</a>()</code>,
  447. <code><a href='style_mono_accent_inverse.html'>style_mono_accent_inverse</a>()</code>,
  448. <code><a href='style_mono_accent.html'>style_mono_accent</a>()</code>,
  449. <code><a href='style_mono_dark.html'>style_mono_dark</a>()</code>,
  450. <code><a href='style_mono_light.html'>style_mono_light</a>()</code>,
  451. <code><a href='style_solarized_dark.html'>style_solarized_dark</a>()</code>,
  452. <code><a href='style_solarized_light.html'>style_solarized_light</a>()</code></p></div>
  453. </div>
  454. <div class="col-md-3 hidden-xs hidden-sm" id="sidebar">
  455. <h2>Contents</h2>
  456. <ul class="nav nav-pills nav-stacked">
  457. <li><a href="#arguments">Arguments</a></li>
  458. <li><a href="#see-also">See also</a></li>
  459. </ul>
  460. </div>
  461. </div>
  462. <footer>
  463. <div class="copyright">
  464. <p>Developed by <a href='https://www.garrickadenbuie.com'>Garrick Aden-Buie</a>.</p>
  465. </div>
  466. <div class="pkgdown">
  467. <p>Site built with <a href="https://pkgdown.r-lib.org/">pkgdown</a> 1.4.1.</p>
  468. </div>
  469. </footer>
  470. </div>
  471. </body>
  472. </html>