😎 Give your xaringan slides some style
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

546 lines
29KB

  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>Monotone Dark Theme — style_mono_dark • 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="Monotone Dark Theme — style_mono_dark" />
  27. <meta property="og:description" content="A dark monotone theme based around a single color." />
  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>Monotone Dark Theme</h1>
  106. <small class="dont-index">Source: <a href='https://github.com/gadenbuie/xaringanthemer/blob/master/R/style_mono_dark.R'><code>R/style_mono_dark.R</code></a></small>
  107. <div class="hidden name"><code>style_mono_dark.Rd</code></div>
  108. </div>
  109. <div class="ref-description">
  110. <p>A dark monotone theme based around a single color.</p>
  111. </div>
  112. <pre class="usage"><span class='fu'>style_mono_dark</span>(
  113. <span class='kw'>base_color</span> <span class='kw'>=</span> <span class='st'>"#cbf7ed"</span>,
  114. <span class='kw'>white_color</span> <span class='kw'>=</span> <span class='fu'><a href='lighten_darken_color.html'>lighten_color</a></span>(<span class='no'>base_color</span>, <span class='fl'>0.8</span>),
  115. <span class='kw'>black_color</span> <span class='kw'>=</span> <span class='fu'><a href='lighten_darken_color.html'>darken_color</a></span>(<span class='no'>base_color</span>, <span class='fl'>0.85</span>),
  116. <span class='kw'>text_color</span> <span class='kw'>=</span> <span class='no'>white_color</span>,
  117. <span class='kw'>header_color</span> <span class='kw'>=</span> <span class='no'>base_color</span>,
  118. <span class='kw'>background_color</span> <span class='kw'>=</span> <span class='no'>black_color</span>,
  119. <span class='kw'>link_color</span> <span class='kw'>=</span> <span class='no'>base_color</span>,
  120. <span class='kw'>text_bold_color</span> <span class='kw'>=</span> <span class='no'>base_color</span>,
  121. <span class='kw'>text_slide_number_color</span> <span class='kw'>=</span> <span class='no'>base_color</span>,
  122. <span class='kw'>padding</span> <span class='kw'>=</span> <span class='st'>"16px 64px 16px 64px"</span>,
  123. <span class='kw'>background_image</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  124. <span class='kw'>background_size</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  125. <span class='kw'>background_position</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  126. <span class='kw'>code_highlight_color</span> <span class='kw'>=</span> <span class='st'>"rgba(255,255,0,0.5)"</span>,
  127. <span class='kw'>code_inline_color</span> <span class='kw'>=</span> <span class='no'>base_color</span>,
  128. <span class='kw'>code_inline_background_color</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  129. <span class='kw'>code_inline_font_size</span> <span class='kw'>=</span> <span class='st'>"1rem"</span>,
  130. <span class='kw'>inverse_background_color</span> <span class='kw'>=</span> <span class='no'>base_color</span>,
  131. <span class='kw'>inverse_text_color</span> <span class='kw'>=</span> <span class='no'>black_color</span>,
  132. <span class='kw'>inverse_text_shadow</span> <span class='kw'>=</span> <span class='fl'>FALSE</span>,
  133. <span class='kw'>inverse_header_color</span> <span class='kw'>=</span> <span class='no'>black_color</span>,
  134. <span class='kw'>title_slide_text_color</span> <span class='kw'>=</span> <span class='no'>inverse_text_color</span>,
  135. <span class='kw'>title_slide_background_color</span> <span class='kw'>=</span> <span class='no'>inverse_background_color</span>,
  136. <span class='kw'>title_slide_background_image</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  137. <span class='kw'>title_slide_background_size</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  138. <span class='kw'>title_slide_background_position</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  139. <span class='kw'>footnote_color</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  140. <span class='kw'>footnote_font_size</span> <span class='kw'>=</span> <span class='st'>"0.9rem"</span>,
  141. <span class='kw'>footnote_position_bottom</span> <span class='kw'>=</span> <span class='st'>"60px"</span>,
  142. <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'>base_color</span>, <span class='fl'>0.6</span>),
  143. <span class='kw'>left_column_selected_color</span> <span class='kw'>=</span> <span class='no'>base_color</span>,
  144. <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'>base_color</span>, <span class='fl'>0.5</span>),
  145. <span class='kw'>table_border_color</span> <span class='kw'>=</span> <span class='st'>"#666"</span>,
  146. <span class='kw'>table_row_border_color</span> <span class='kw'>=</span> <span class='st'>"#ddd"</span>,
  147. <span class='kw'>table_row_even_background_color</span> <span class='kw'>=</span> <span class='fu'><a href='lighten_darken_color.html'>darken_color</a></span>(<span class='no'>base_color</span>, <span class='fl'>0.7</span>),
  148. <span class='kw'>base_font_size</span> <span class='kw'>=</span> <span class='st'>"20px"</span>,
  149. <span class='kw'>text_font_size</span> <span class='kw'>=</span> <span class='st'>"1rem"</span>,
  150. <span class='kw'>header_h1_font_size</span> <span class='kw'>=</span> <span class='st'>"2.75rem"</span>,
  151. <span class='kw'>header_h2_font_size</span> <span class='kw'>=</span> <span class='st'>"2.25rem"</span>,
  152. <span class='kw'>header_h3_font_size</span> <span class='kw'>=</span> <span class='st'>"1.75rem"</span>,
  153. <span class='kw'>header_background_auto</span> <span class='kw'>=</span> <span class='fl'>FALSE</span>,
  154. <span class='kw'>header_background_color</span> <span class='kw'>=</span> <span class='no'>header_color</span>,
  155. <span class='kw'>header_background_text_color</span> <span class='kw'>=</span> <span class='no'>background_color</span>,
  156. <span class='kw'>header_background_padding</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  157. <span class='kw'>header_background_content_padding_top</span> <span class='kw'>=</span> <span class='st'>"7rem"</span>,
  158. <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>),
  159. <span class='kw'>text_slide_number_font_size</span> <span class='kw'>=</span> <span class='st'>"0.9rem"</span>,
  160. <span class='kw'>text_font_google</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  161. <span class='kw'>text_font_family</span> <span class='kw'>=</span> <span class='st'>"Noto Sans"</span>,
  162. <span class='kw'>text_font_weight</span> <span class='kw'>=</span> <span class='st'>"normal"</span>,
  163. <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>,
  164. <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>,
  165. <span class='kw'>text_font_base</span> <span class='kw'>=</span> <span class='st'>"sans-serif"</span>,
  166. <span class='kw'>header_font_google</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  167. <span class='kw'>header_font_family</span> <span class='kw'>=</span> <span class='st'>"Cabin"</span>,
  168. <span class='kw'>header_font_weight</span> <span class='kw'>=</span> <span class='st'>"600"</span>,
  169. <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>,
  170. <span class='kw'>code_font_google</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  171. <span class='kw'>code_font_family</span> <span class='kw'>=</span> <span class='st'>"Source Code Pro"</span>,
  172. <span class='kw'>code_font_size</span> <span class='kw'>=</span> <span class='st'>"0.9rem"</span>,
  173. <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>,
  174. <span class='kw'>code_font_family_fallback</span> <span class='kw'>=</span> <span class='st'>"Menlo, Consolas, Monaco, Liberation Mono, Lucida Console"</span>,
  175. <span class='kw'>colors</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  176. <span class='kw'>extra_css</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  177. <span class='kw'>extra_fonts</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  178. <span class='kw'>outfile</span> <span class='kw'>=</span> <span class='st'>"xaringan-themer.css"</span>
  179. )</pre>
  180. <h2 class="hasAnchor" id="arguments"><a class="anchor" href="#arguments"></a>Arguments</h2>
  181. <table class="ref-arguments">
  182. <colgroup><col class="name" /><col class="desc" /></colgroup>
  183. <tr>
  184. <th>base_color</th>
  185. <td><p>Monotone Base Color, works best with a light color.. Defaults to #cbf7ed. Modifies multiple CSS classes or elements.</p></td>
  186. </tr>
  187. <tr>
  188. <th>white_color</th>
  189. <td><p>Brightest color used, default is a very light version of <code>base_color</code>. Defaults to <code><a href='lighten_darken_color.html'>lighten_color(base_color, 0.8)</a></code>. Modifies multiple CSS classes or elements.</p></td>
  190. </tr>
  191. <tr>
  192. <th>black_color</th>
  193. <td><p>Darkest color used, default is a very dark, version of <code>base_color</code>. Defaults to <code><a href='lighten_darken_color.html'>darken_color(base_color, 0.85)</a></code>. Modifies multiple CSS classes or elements.</p></td>
  194. </tr>
  195. <tr>
  196. <th>text_color</th>
  197. <td><p>Text Color. Defaults to <code>white_color</code>. Modifies the <code>body</code> element.</p></td>
  198. </tr>
  199. <tr>
  200. <th>header_color</th>
  201. <td><p>Header Color. Defaults to <code>base_color</code>. Modifies the <code>h1, h2, h3</code> elements.</p></td>
  202. </tr>
  203. <tr>
  204. <th>background_color</th>
  205. <td><p>Slide Background Color. Defaults to <code>black_color</code>. Modifies the <code>.remark-slide-content</code> class.</p></td>
  206. </tr>
  207. <tr>
  208. <th>link_color</th>
  209. <td><p>Link Color. Defaults to <code>base_color</code>. Modifies the <code>a, a &gt; code</code> elements.</p></td>
  210. </tr>
  211. <tr>
  212. <th>text_bold_color</th>
  213. <td><p>Bold Text Color. Defaults to <code>base_color</code>. Modifies the <code>strong</code> element.</p></td>
  214. </tr>
  215. <tr>
  216. <th>text_slide_number_color</th>
  217. <td><p>Slide Number Color. Defaults to <code>base_color</code>. Modifies the <code>.remark-slide-number</code> class.</p></td>
  218. </tr>
  219. <tr>
  220. <th>padding</th>
  221. <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>
  222. </tr>
  223. <tr>
  224. <th>background_image</th>
  225. <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>
  226. </tr>
  227. <tr>
  228. <th>background_size</th>
  229. <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>
  230. </tr>
  231. <tr>
  232. <th>background_position</th>
  233. <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>
  234. </tr>
  235. <tr>
  236. <th>code_highlight_color</th>
  237. <td><p>Code Line Highlight. Defaults to rgba(255,255,0,0.5). Modifies the <code>.remark-code-line-highlighted</code> class.</p></td>
  238. </tr>
  239. <tr>
  240. <th>code_inline_color</th>
  241. <td><p>Inline Code Color. Defaults to <code>base_color</code>. Modifies the <code>.remark-inline-code</code> class.</p></td>
  242. </tr>
  243. <tr>
  244. <th>code_inline_background_color</th>
  245. <td><p>Inline Code Background Color. Defaults to <code>NULL</code>. Modifies the <code>.remark-inline-code</code> class.</p></td>
  246. </tr>
  247. <tr>
  248. <th>code_inline_font_size</th>
  249. <td><p>Inline Code Text Font Size. Defaults to 1rem. Modifies the <code>.remark-inline-code</code> class.</p></td>
  250. </tr>
  251. <tr>
  252. <th>inverse_background_color</th>
  253. <td><p>Inverse Background Color. Defaults to <code>base_color</code>. Modifies the <code>.inverse</code> class.</p></td>
  254. </tr>
  255. <tr>
  256. <th>inverse_text_color</th>
  257. <td><p>Inverse Text Color. Defaults to <code>black_color</code>. Modifies the <code>.inverse</code> class.</p></td>
  258. </tr>
  259. <tr>
  260. <th>inverse_text_shadow</th>
  261. <td><p>Enables Shadow on text of inverse slides. Defaults to <code>FALSE</code>. Modifies the <code>.inverse</code> class.</p></td>
  262. </tr>
  263. <tr>
  264. <th>inverse_header_color</th>
  265. <td><p>Inverse Header Color. Defaults to <code>black_color</code>. Modifies the <code>.inverse h1, .inverse h2, .inverse h3</code> classes.</p></td>
  266. </tr>
  267. <tr>
  268. <th>title_slide_text_color</th>
  269. <td><p>Title Slide Text Color. Defaults to <code>inverse_text_color</code>. Modifies the <code>.title-slide</code> class.</p></td>
  270. </tr>
  271. <tr>
  272. <th>title_slide_background_color</th>
  273. <td><p>Title Slide Background Color. Defaults to <code>inverse_background_color</code>. Modifies the <code>.title-slide</code> class.</p></td>
  274. </tr>
  275. <tr>
  276. <th>title_slide_background_image</th>
  277. <td><p>Title Slide Background Image URL. Defaults to <code>NULL</code>. Modifies the <code>.title-slide</code> class.</p></td>
  278. </tr>
  279. <tr>
  280. <th>title_slide_background_size</th>
  281. <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>
  282. </tr>
  283. <tr>
  284. <th>title_slide_background_position</th>
  285. <td><p>Title Slide Background Image Position. Defaults to <code>NULL</code>. Modifies the <code>.title-slide</code> class.</p></td>
  286. </tr>
  287. <tr>
  288. <th>footnote_color</th>
  289. <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>
  290. </tr>
  291. <tr>
  292. <th>footnote_font_size</th>
  293. <td><p>Footnote font size. Defaults to 0.9rem. Modifies the <code>.footnote</code> class.</p></td>
  294. </tr>
  295. <tr>
  296. <th>footnote_position_bottom</th>
  297. <td><p>Footnote location from bottom of screen. Defaults to 60px. Modifies the <code>.footnote</code> class.</p></td>
  298. </tr>
  299. <tr>
  300. <th>left_column_subtle_color</th>
  301. <td><p>Left Column Text (not last). Defaults to <code><a href='apply_alpha.html'>apply_alpha(base_color, 0.6)</a></code>. Modifies the <code>.left-column h2, .left-column h3</code> classes.</p></td>
  302. </tr>
  303. <tr>
  304. <th>left_column_selected_color</th>
  305. <td><p>Left Column Current Selection. Defaults to <code>base_color</code>. Modifies the <code>.left-column h2:last-of-type, .left-column h3:last-child</code> classes.</p></td>
  306. </tr>
  307. <tr>
  308. <th>blockquote_left_border_color</th>
  309. <td><p>Blockquote Left Border Color. Defaults to <code><a href='apply_alpha.html'>apply_alpha(base_color, 0.5)</a></code>. Modifies the <code>blockquote</code> element.</p></td>
  310. </tr>
  311. <tr>
  312. <th>table_border_color</th>
  313. <td><p>Table top/bottom border. Defaults to #666. Modifies the <code>table: border-top, border-bottom</code> elements.</p></td>
  314. </tr>
  315. <tr>
  316. <th>table_row_border_color</th>
  317. <td><p>Table row inner bottom border. Defaults to #ddd. Modifies the <code>table thead th: border-bottom</code> elements.</p></td>
  318. </tr>
  319. <tr>
  320. <th>table_row_even_background_color</th>
  321. <td><p>Table Even Row Background Color. Defaults to <code><a href='lighten_darken_color.html'>darken_color(base_color, 0.7)</a></code>. Modifies the <code>thead, tfoot, tr:nth-child(even)</code> elements.</p></td>
  322. </tr>
  323. <tr>
  324. <th>base_font_size</th>
  325. <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>
  326. </tr>
  327. <tr>
  328. <th>text_font_size</th>
  329. <td><p>Slide Body Text Font Size. Defaults to 1rem. Modifies the <code>.remark-slide-content</code> class.</p></td>
  330. </tr>
  331. <tr>
  332. <th>header_h1_font_size</th>
  333. <td><p>h1 Header Text Font Size. Defaults to 2.75rem. Modifies the <code>.remark-slide-content h1</code> class.</p></td>
  334. </tr>
  335. <tr>
  336. <th>header_h2_font_size</th>
  337. <td><p>h2 Header Text Font Size. Defaults to 2.25rem. Modifies the <code>.remark-slide-content h2</code> class.</p></td>
  338. </tr>
  339. <tr>
  340. <th>header_h3_font_size</th>
  341. <td><p>h3 Header Text Font Size. Defaults to 1.75rem. Modifies the <code>.remark-slide-content h3</code> class.</p></td>
  342. </tr>
  343. <tr>
  344. <th>header_background_auto</th>
  345. <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>
  346. </tr>
  347. <tr>
  348. <th>header_background_color</th>
  349. <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>
  350. </tr>
  351. <tr>
  352. <th>header_background_text_color</th>
  353. <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>
  354. </tr>
  355. <tr>
  356. <th>header_background_padding</th>
  357. <td><p>Padding for h1 Header with Background. Defaults to <code>NULL</code>. Modifies the <code>.remark-slide-content h1</code> class.</p></td>
  358. </tr>
  359. <tr>
  360. <th>header_background_content_padding_top</th>
  361. <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>
  362. </tr>
  363. <tr>
  364. <th>header_background_ignore_classes</th>
  365. <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>
  366. </tr>
  367. <tr>
  368. <th>text_slide_number_font_size</th>
  369. <td><p>Slide Number Text Font Size. Defaults to 0.9rem. Modifies the <code>.remark-slide-number</code> class.</p></td>
  370. </tr>
  371. <tr>
  372. <th>text_font_google</th>
  373. <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>
  374. </tr>
  375. <tr>
  376. <th>text_font_family</th>
  377. <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>
  378. </tr>
  379. <tr>
  380. <th>text_font_weight</th>
  381. <td><p>Body Text Font Weight. Defaults to normal. Modifies the <code>body</code> element.</p></td>
  382. </tr>
  383. <tr>
  384. <th>text_font_url</th>
  385. <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>
  386. </tr>
  387. <tr>
  388. <th>text_font_family_fallback</th>
  389. <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>
  390. </tr>
  391. <tr>
  392. <th>text_font_base</th>
  393. <td><p>Body Text Base Font (Total Failure Fallback). Defaults to sans-serif. Modifies the <code>body</code> element.</p></td>
  394. </tr>
  395. <tr>
  396. <th>header_font_google</th>
  397. <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>
  398. </tr>
  399. <tr>
  400. <th>header_font_family</th>
  401. <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>
  402. </tr>
  403. <tr>
  404. <th>header_font_weight</th>
  405. <td><p>Header Font Weight. Defaults to 600. Modifies the <code>h1, h2, h3</code> elements.</p></td>
  406. </tr>
  407. <tr>
  408. <th>header_font_url</th>
  409. <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>
  410. </tr>
  411. <tr>
  412. <th>code_font_google</th>
  413. <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>
  414. </tr>
  415. <tr>
  416. <th>code_font_family</th>
  417. <td><p>Code Font Family. Defaults to Source Code Pro. Modifies the <code>.remark-code, .remark-inline-code</code> classes.</p></td>
  418. </tr>
  419. <tr>
  420. <th>code_font_size</th>
  421. <td><p>Code Text Font Size. Defaults to 0.9rem. Modifies the <code>.remark-inline</code> class.</p></td>
  422. </tr>
  423. <tr>
  424. <th>code_font_url</th>
  425. <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>
  426. </tr>
  427. <tr>
  428. <th>code_font_family_fallback</th>
  429. <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>
  430. </tr>
  431. <tr>
  432. <th>colors</th>
  433. <td><p>A named vector of custom colors. The names of the colors
  434. become CSS variables and classes that can be used within your slides.
  435. For example, <code>colors = c(blue = "#bad4ed")</code> adds a CSS variable
  436. <code>--blue</code>, a <code>.blue</code> CSS class that applies the color to the text or
  437. foreground color, and a <code>.bg-blue</code> CSS class that applies the color
  438. to the background.</p></td>
  439. </tr>
  440. <tr>
  441. <th>extra_css</th>
  442. <td><p>A named list of CSS definitions each containing a named list
  443. of CSS property-value pairs, i.e.
  444. <code><a href='https://rdrr.io/r/base/list.html'>list(".class-id" = list("css-property" = "value"))</a></code></p></td>
  445. </tr>
  446. <tr>
  447. <th>extra_fonts</th>
  448. <td><p>A list of additional fonts to import, each list element
  449. can be either a URL as a character string or a call to
  450. <code><a href='google_font.html'>google_font</a>()</code></p></td>
  451. </tr>
  452. <tr>
  453. <th>outfile</th>
  454. <td><p>Customized xaringan CSS output file name, default is "xaringan-themer.css"</p></td>
  455. </tr>
  456. </table>
  457. <h2 class="hasAnchor" id="see-also"><a class="anchor" href="#see-also"></a>See also</h2>
  458. <div class='dont-index'><p>Other themes:
  459. <code><a href='style_duo_accent_inverse.html'>style_duo_accent_inverse</a>()</code>,
  460. <code><a href='style_duo_accent.html'>style_duo_accent</a>()</code>,
  461. <code><a href='style_duo.html'>style_duo</a>()</code>,
  462. <code><a href='style_mono_accent_inverse.html'>style_mono_accent_inverse</a>()</code>,
  463. <code><a href='style_mono_accent.html'>style_mono_accent</a>()</code>,
  464. <code><a href='style_mono_light.html'>style_mono_light</a>()</code>,
  465. <code><a href='style_solarized_dark.html'>style_solarized_dark</a>()</code>,
  466. <code><a href='style_solarized_light.html'>style_solarized_light</a>()</code>,
  467. <code><a href='style_xaringan.html'>style_xaringan</a>()</code></p>
  468. <p>Other Monotone themes:
  469. <code><a href='style_mono_accent_inverse.html'>style_mono_accent_inverse</a>()</code>,
  470. <code><a href='style_mono_accent.html'>style_mono_accent</a>()</code>,
  471. <code><a href='style_mono_light.html'>style_mono_light</a>()</code></p></div>
  472. </div>
  473. <div class="col-md-3 hidden-xs hidden-sm" id="sidebar">
  474. <h2>Contents</h2>
  475. <ul class="nav nav-pills nav-stacked">
  476. <li><a href="#arguments">Arguments</a></li>
  477. <li><a href="#see-also">See also</a></li>
  478. </ul>
  479. </div>
  480. </div>
  481. <footer>
  482. <div class="copyright">
  483. <p>Developed by <a href='https://www.garrickadenbuie.com'>Garrick Aden-Buie</a>.</p>
  484. </div>
  485. <div class="pkgdown">
  486. <p>Site built with <a href="https://pkgdown.r-lib.org/">pkgdown</a> 1.4.1.</p>
  487. </div>
  488. </footer>
  489. </div>
  490. </body>
  491. </html>