😎 Give your xaringan slides some style
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

461 line
26KB

  1. <!-- Generated by pkgdown: do not edit by hand -->
  2. <!DOCTYPE html>
  3. <html>
  4. <head>
  5. <meta charset="utf-8">
  6. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  7. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  8. <title>Duotone Accent Theme — duo_accent • xaringanthemer</title>
  9. <!-- jquery -->
  10. <script src="https://code.jquery.com/jquery-3.1.0.min.js" integrity="sha384-nrOSfDHtoPMzJHjVTdCopGqIqeYETSXhZDFyniQ8ZHcVy08QesyHcnOUpMpqnmWq" crossorigin="anonymous"></script>
  11. <!-- Bootstrap -->
  12. <link href="https://maxcdn.bootstrapcdn.com/bootswatch/3.3.7/yeti/bootstrap.min.css" rel="stylesheet" crossorigin="anonymous">
  13. <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
  14. <!-- Font Awesome icons -->
  15. <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous">
  16. <!-- clipboard.js -->
  17. <script src="https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.7.1/clipboard.min.js" integrity="sha384-cV+rhyOuRHc9Ub/91rihWcGmMmCXDeksTtCihMupQHSsi8GIIRDG0ThDc3HGQFJ3" crossorigin="anonymous"></script>
  18. <!-- sticky kit -->
  19. <script src="https://cdnjs.cloudflare.com/ajax/libs/sticky-kit/1.1.3/sticky-kit.min.js" integrity="sha256-c4Rlo1ZozqTPE2RLuvbusY3+SU1pQaJC0TjuhygMipw=" crossorigin="anonymous"></script>
  20. <!-- pkgdown -->
  21. <link href="../pkgdown.css" rel="stylesheet">
  22. <script src="../pkgdown.js"></script>
  23. <meta property="og:title" content="Duotone Accent Theme — duo_accent" />
  24. <meta property="og:description" content="An default xaringan theme with a two colors used for color
  25. accents on select elements (headers, bold text, etc.)." />
  26. <meta name="twitter:card" content="summary" />
  27. <!-- mathjax -->
  28. <script src='https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML'></script>
  29. <!--[if lt IE 9]>
  30. <script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
  31. <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
  32. <![endif]-->
  33. </head>
  34. <body>
  35. <div class="container template-reference-topic">
  36. <header>
  37. <div class="navbar navbar-default navbar-fixed-top" role="navigation">
  38. <div class="container">
  39. <div class="navbar-header">
  40. <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar">
  41. <span class="icon-bar"></span>
  42. <span class="icon-bar"></span>
  43. <span class="icon-bar"></span>
  44. </button>
  45. <span class="navbar-brand">
  46. <a class="navbar-link" href="../index.html">xaringanthemer</a>
  47. <span class="label label-default" data-toggle="tooltip" data-placement="bottom" title="Released package">0.2.0</span>
  48. </span>
  49. </div>
  50. <div id="navbar" class="navbar-collapse collapse">
  51. <ul class="nav navbar-nav">
  52. <li>
  53. <a href="../index.html">
  54. <span class="fa fa-home fa-lg"></span>
  55. </a>
  56. </li>
  57. <li>
  58. <a href="../articles/xaringanthemer.html">Get started</a>
  59. </li>
  60. <li>
  61. <a href="../articles/singles/themes.html">Themes</a>
  62. </li>
  63. <li>
  64. <a href="../articles/singles/fonts.html">Fonts</a>
  65. </li>
  66. <li>
  67. <a href="../articles/template-variables.html">Template Variables</a>
  68. </li>
  69. <li>
  70. <a href="../articles/css-help.html">CSS Help</a>
  71. </li>
  72. <li>
  73. <a href="../reference/index.html">Reference</a>
  74. </li>
  75. </ul>
  76. <ul class="nav navbar-nav navbar-right">
  77. <li>
  78. <a href="https://github.com/gadenbuie/xaringanthemer">
  79. <span class="fa fa-github fa-lg"></span>
  80. </a>
  81. </li>
  82. <li>
  83. <a href="https://twitter.com/grrrck">
  84. <span class="fa fa-twitter fa-lg"></span>
  85. </a>
  86. </li>
  87. </ul>
  88. </div><!--/.nav-collapse -->
  89. </div><!--/.container -->
  90. </div><!--/.navbar -->
  91. </header>
  92. <div class="row">
  93. <div class="col-md-9 contents">
  94. <div class="page-header">
  95. <h1>Duotone Accent Theme</h1>
  96. <small class="dont-index">Source: <a href='https://github.com/gadenbuie/xaringanthemer/blob/master/R/duo_accent.R'><code>R/duo_accent.R</code></a></small>
  97. <div class="hidden name"><code>duo_accent.Rd</code></div>
  98. </div>
  99. <div class="ref-description">
  100. <p>An default xaringan theme with a two colors used for color
  101. accents on select elements (headers, bold text, etc.).</p>
  102. </div>
  103. <pre class="usage"><span class='fu'>duo_accent</span>(<span class='kw'>primary_color</span> <span class='kw'>=</span> <span class='st'>"#006747"</span>, <span class='kw'>secondary_color</span> <span class='kw'>=</span> <span class='st'>"#CFC493"</span>,
  104. <span class='kw'>white_color</span> <span class='kw'>=</span> <span class='st'>"#FFFFFF"</span>, <span class='kw'>black_color</span> <span class='kw'>=</span> <span class='st'>"#000000"</span>,
  105. <span class='kw'>text_color</span> <span class='kw'>=</span> <span class='no'>black_color</span>, <span class='kw'>header_color</span> <span class='kw'>=</span> <span class='no'>primary_color</span>,
  106. <span class='kw'>background_color</span> <span class='kw'>=</span> <span class='no'>white_color</span>,
  107. <span class='kw'>link_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'>secondary_color</span>, <span class='no'>primary_color</span>,
  108. <span class='no'>secondary_color</span>), <span class='kw'>text_bold_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'>secondary_color</span>,
  109. <span class='no'>primary_color</span>, <span class='no'>secondary_color</span>), <span class='kw'>text_slide_number_color</span> <span class='kw'>=</span> <span class='no'>primary_color</span>,
  110. <span class='kw'>padding</span> <span class='kw'>=</span> <span class='st'>"1em 4em 1em 4em"</span>, <span class='kw'>background_image</span> <span class='kw'>=</span> <span class='fl'>NA</span>,
  111. <span class='kw'>background_size</span> <span class='kw'>=</span> <span class='fl'>NA</span>, <span class='kw'>background_position</span> <span class='kw'>=</span> <span class='fl'>NA</span>,
  112. <span class='kw'>code_highlight_color</span> <span class='kw'>=</span> <span class='st'>"rgba(255,255,0,0.5)"</span>,
  113. <span class='kw'>code_inline_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'>secondary_color</span>, <span class='no'>primary_color</span>,
  114. <span class='no'>secondary_color</span>), <span class='kw'>code_inline_background_color</span> <span class='kw'>=</span> <span class='fl'>NA</span>,
  115. <span class='kw'>code_inline_font_size</span> <span class='kw'>=</span> <span class='st'>"1em"</span>, <span class='kw'>inverse_background_color</span> <span class='kw'>=</span> <span class='no'>secondary_color</span>,
  116. <span class='kw'>inverse_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'>secondary_color</span>, <span class='no'>black_color</span>,
  117. <span class='no'>white_color</span>), <span class='kw'>inverse_text_shadow</span> <span class='kw'>=</span> <span class='fl'>FALSE</span>,
  118. <span class='kw'>inverse_header_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'>secondary_color</span>, <span class='no'>black_color</span>,
  119. <span class='no'>white_color</span>), <span class='kw'>title_slide_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>,
  120. <span class='no'>black_color</span>, <span class='no'>white_color</span>), <span class='kw'>title_slide_background_color</span> <span class='kw'>=</span> <span class='no'>primary_color</span>,
  121. <span class='kw'>title_slide_background_image</span> <span class='kw'>=</span> <span class='fl'>NA</span>, <span class='kw'>title_slide_background_size</span> <span class='kw'>=</span> <span class='fl'>NA</span>,
  122. <span class='kw'>title_slide_background_position</span> <span class='kw'>=</span> <span class='fl'>NA</span>, <span class='kw'>footnote_color</span> <span class='kw'>=</span> <span class='fl'>NA</span>,
  123. <span class='kw'>footnote_font_size</span> <span class='kw'>=</span> <span class='st'>"0.9em"</span>, <span class='kw'>footnote_position_bottom</span> <span class='kw'>=</span> <span class='st'>"3em"</span>,
  124. <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'>primary_color</span>, <span class='fl'>0.6</span>),
  125. <span class='kw'>left_column_selected_color</span> <span class='kw'>=</span> <span class='no'>primary_color</span>,
  126. <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>),
  127. <span class='kw'>table_border_color</span> <span class='kw'>=</span> <span class='st'>"#666"</span>, <span class='kw'>table_row_border_color</span> <span class='kw'>=</span> <span class='st'>"#ddd"</span>,
  128. <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'>secondary_color</span>, <span class='fl'>0.3</span>),
  129. <span class='kw'>text_font_size</span> <span class='kw'>=</span> <span class='st'>"20px"</span>, <span class='kw'>header_h1_font_size</span> <span class='kw'>=</span> <span class='st'>"55px"</span>,
  130. <span class='kw'>header_h2_font_size</span> <span class='kw'>=</span> <span class='st'>"45px"</span>, <span class='kw'>header_h3_font_size</span> <span class='kw'>=</span> <span class='st'>"35px"</span>,
  131. <span class='kw'>text_slide_number_font_size</span> <span class='kw'>=</span> <span class='st'>"0.9em"</span>, <span class='kw'>text_font_google</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  132. <span class='kw'>text_font_family</span> <span class='kw'>=</span> <span class='st'>"'Droid Serif'"</span>, <span class='kw'>text_font_weight</span> <span class='kw'>=</span> <span class='st'>"normal"</span>,
  133. <span class='kw'>text_font_url</span> <span class='kw'>=</span> <span class='st'>"https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic"</span>,
  134. <span class='kw'>text_font_family_fallback</span> <span class='kw'>=</span> <span class='st'>"'Palatino Linotype', 'Book Antiqua', Palatino, 'Microsoft YaHei', 'Songti SC'"</span>,
  135. <span class='kw'>text_font_base</span> <span class='kw'>=</span> <span class='st'>"serif"</span>, <span class='kw'>header_font_google</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  136. <span class='kw'>header_font_family</span> <span class='kw'>=</span> <span class='st'>"'Yanone Kaffeesatz'"</span>, <span class='kw'>header_font_weight</span> <span class='kw'>=</span> <span class='st'>"normal"</span>,
  137. <span class='kw'>header_font_url</span> <span class='kw'>=</span> <span class='st'>"https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz"</span>,
  138. <span class='kw'>code_font_google</span> <span class='kw'>=</span> <span class='kw'>NULL</span>, <span class='kw'>code_font_family</span> <span class='kw'>=</span> <span class='st'>"'Source Code Pro'"</span>,
  139. <span class='kw'>code_font_size</span> <span class='kw'>=</span> <span class='st'>"0.9em"</span>,
  140. <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"</span>,
  141. <span class='kw'>code_font_family_fallback</span> <span class='kw'>=</span> <span class='st'>"'Lucida Console', Monaco"</span>, <span class='kw'>extra_css</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  142. <span class='kw'>extra_fonts</span> <span class='kw'>=</span> <span class='kw'>NULL</span>, <span class='kw'>outfile</span> <span class='kw'>=</span> <span class='st'>"xaringan-themer.css"</span>)</pre>
  143. <h2 class="hasAnchor" id="arguments"><a class="anchor" href="#arguments"></a>Arguments</h2>
  144. <table class="ref-arguments">
  145. <colgroup><col class="name" /><col class="desc" /></colgroup>
  146. <tr>
  147. <th>primary_color</th>
  148. <td><p>Duotone Primary Color. Defaults to #006747. Modifies multiple CSS classes or elements.</p></td>
  149. </tr>
  150. <tr>
  151. <th>secondary_color</th>
  152. <td><p>Duotone Secondary Color. Defaults to #CFC493. Modifies multiple CSS classes or elements.</p></td>
  153. </tr>
  154. <tr>
  155. <th>white_color</th>
  156. <td><p>Brightest color used. Defaults to #FFFFFF. Modifies multiple CSS classes or elements.</p></td>
  157. </tr>
  158. <tr>
  159. <th>black_color</th>
  160. <td><p>Darkest color used. Defaults to #000000. Modifies multiple CSS classes or elements.</p></td>
  161. </tr>
  162. <tr>
  163. <th>text_color</th>
  164. <td><p>Text Color. Defaults to <code>black_color</code>. Modifies the <code>body</code> element.</p></td>
  165. </tr>
  166. <tr>
  167. <th>header_color</th>
  168. <td><p>Header Color. Defaults to <code>primary_color</code>. Modifies the <code>h1, h2, h3</code> elements.</p></td>
  169. </tr>
  170. <tr>
  171. <th>background_color</th>
  172. <td><p>Slide Background Color. Defaults to <code>white_color</code>. Modifies the <code>.remark-slide-content</code> class.</p></td>
  173. </tr>
  174. <tr>
  175. <th>link_color</th>
  176. <td><p>Link Color. Defaults to <code><a href='choose_dark_or_light.html'>choose_dark_or_light(secondary_color, primary_color, secondary_color)</a></code>. Modifies the <code>a, a &gt; code</code> elements.</p></td>
  177. </tr>
  178. <tr>
  179. <th>text_bold_color</th>
  180. <td><p>Bold Text Color. Defaults to <code><a href='choose_dark_or_light.html'>choose_dark_or_light(secondary_color, primary_color, secondary_color)</a></code>. Modifies the <code>strong</code> element.</p></td>
  181. </tr>
  182. <tr>
  183. <th>text_slide_number_color</th>
  184. <td><p>Slide Number Color. Defaults to <code>primary_color</code>. Modifies the <code>.remark-slide-number</code> class.</p></td>
  185. </tr>
  186. <tr>
  187. <th>padding</th>
  188. <td><p>Slide Padding in <code>top right [bottom left]</code> format. Defaults to 1em 4em 1em 4em. Modifies the <code>.remark-slide-content</code> class.</p></td>
  189. </tr>
  190. <tr>
  191. <th>background_image</th>
  192. <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 NA. Modifies the <code>.remark-slide-content</code> class.</p></td>
  193. </tr>
  194. <tr>
  195. <th>background_size</th>
  196. <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 NA. Modifies the <code>.remark-slide-content</code> class.</p></td>
  197. </tr>
  198. <tr>
  199. <th>background_position</th>
  200. <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 NA. Modifies the <code>.remark-slide-content</code> class.</p></td>
  201. </tr>
  202. <tr>
  203. <th>code_highlight_color</th>
  204. <td><p>Code Line Highlight. Defaults to rgba(255,255,0,0.5). Modifies the <code>.remark-code-line-highlighted</code> class.</p></td>
  205. </tr>
  206. <tr>
  207. <th>code_inline_color</th>
  208. <td><p>Inline Code Color. Defaults to <code><a href='choose_dark_or_light.html'>choose_dark_or_light(secondary_color, primary_color, secondary_color)</a></code>. Modifies the <code>.remark-inline-code</code> class.</p></td>
  209. </tr>
  210. <tr>
  211. <th>code_inline_background_color</th>
  212. <td><p>Inline Code Background Color. Defaults to NA. Modifies the <code>.remark-inline-code</code> class.</p></td>
  213. </tr>
  214. <tr>
  215. <th>code_inline_font_size</th>
  216. <td><p>Inline Code Text Font Size. Defaults to 1em. Modifies the <code>.remark-inline-code</code> class.</p></td>
  217. </tr>
  218. <tr>
  219. <th>inverse_background_color</th>
  220. <td><p>Inverse Background Color. Defaults to <code>secondary_color</code>. Modifies the <code>.inverse</code> class.</p></td>
  221. </tr>
  222. <tr>
  223. <th>inverse_text_color</th>
  224. <td><p>Inverse Text Color. Defaults to <code><a href='choose_dark_or_light.html'>choose_dark_or_light(secondary_color, black_color, white_color)</a></code>. Modifies the <code>.inverse</code> class.</p></td>
  225. </tr>
  226. <tr>
  227. <th>inverse_text_shadow</th>
  228. <td><p>Enables Shadow on text of inverse slides. Defaults to <code>FALSE</code>. Modifies the <code>.inverse</code> class.</p></td>
  229. </tr>
  230. <tr>
  231. <th>inverse_header_color</th>
  232. <td><p>Inverse Header Color. Defaults to <code><a href='choose_dark_or_light.html'>choose_dark_or_light(secondary_color, black_color, white_color)</a></code>. Modifies the <code>.inverse h1, .inverse h2, .inverse h3</code> classes.</p></td>
  233. </tr>
  234. <tr>
  235. <th>title_slide_text_color</th>
  236. <td><p>Title Slide Text Color. Defaults to <code><a href='choose_dark_or_light.html'>choose_dark_or_light(primary_color, black_color, white_color)</a></code>. Modifies the <code>.title-slide</code> class.</p></td>
  237. </tr>
  238. <tr>
  239. <th>title_slide_background_color</th>
  240. <td><p>Title Slide Background Color. Defaults to <code>primary_color</code>. Modifies the <code>.title-slide</code> class.</p></td>
  241. </tr>
  242. <tr>
  243. <th>title_slide_background_image</th>
  244. <td><p>Title Slide Background Image URL. Defaults to NA. Modifies the <code>.title-slide</code> class.</p></td>
  245. </tr>
  246. <tr>
  247. <th>title_slide_background_size</th>
  248. <td><p>Title Slide Background Image Size, defaults to "cover" if background image is set. Defaults to NA. Modifies the <code>.title-slide</code> class.</p></td>
  249. </tr>
  250. <tr>
  251. <th>title_slide_background_position</th>
  252. <td><p>Title Slide Background Image Position. Defaults to NA. Modifies the <code>.title-slide</code> class.</p></td>
  253. </tr>
  254. <tr>
  255. <th>footnote_color</th>
  256. <td><p>Footnote text color (if <code>NA</code>, then it will be the same color as <code>text_color</code>). Defaults to NA. Modifies the <code>.footnote</code> class.</p></td>
  257. </tr>
  258. <tr>
  259. <th>footnote_font_size</th>
  260. <td><p>Footnote font size. Defaults to 0.9em. Modifies the <code>.footnote</code> class.</p></td>
  261. </tr>
  262. <tr>
  263. <th>footnote_position_bottom</th>
  264. <td><p>Footnote location from bottom of screen. Defaults to 3em. Modifies the <code>.footnote</code> class.</p></td>
  265. </tr>
  266. <tr>
  267. <th>left_column_subtle_color</th>
  268. <td><p>Left Column Text (not last). Defaults to <code><a href='apply_alpha.html'>apply_alpha(primary_color, 0.6)</a></code>. Modifies the <code>.left-column h2, .left-column h3</code> classes.</p></td>
  269. </tr>
  270. <tr>
  271. <th>left_column_selected_color</th>
  272. <td><p>Left Column Current Selection. Defaults to <code>primary_color</code>. Modifies the <code>.left-column h2:last-of-type, .left-column h3:last-child</code> classes.</p></td>
  273. </tr>
  274. <tr>
  275. <th>blockquote_left_border_color</th>
  276. <td><p>Blockquote Left Border Color. Defaults to <code><a href='apply_alpha.html'>apply_alpha(secondary_color, 0.5)</a></code>. Modifies the <code>blockquote</code> element.</p></td>
  277. </tr>
  278. <tr>
  279. <th>table_border_color</th>
  280. <td><p>Table top/bottom border. Defaults to #666. Modifies the <code>table: border-top, border-bottom</code> elements.</p></td>
  281. </tr>
  282. <tr>
  283. <th>table_row_border_color</th>
  284. <td><p>Table row inner bottom border. Defaults to #ddd. Modifies the <code>table thead th: border-bottom</code> elements.</p></td>
  285. </tr>
  286. <tr>
  287. <th>table_row_even_background_color</th>
  288. <td><p>Table Even Row Background Color. Defaults to <code><a href='lighten_darken_color.html'>lighten_color(secondary_color, 0.3)</a></code>. Modifies the <code>thead, tfoot, tr:nth-child(even)</code> elements.</p></td>
  289. </tr>
  290. <tr>
  291. <th>text_font_size</th>
  292. <td><p>Slide Body Text Font Size. Defaults to 20px. Modifies the <code>.remark-slide-content</code> class.</p></td>
  293. </tr>
  294. <tr>
  295. <th>header_h1_font_size</th>
  296. <td><p>h1 Header Text Font Size. Defaults to 55px. Modifies the <code>.remark-slide-content h1</code> class.</p></td>
  297. </tr>
  298. <tr>
  299. <th>header_h2_font_size</th>
  300. <td><p>h2 Header Text Font Size. Defaults to 45px. Modifies the <code>.remark-slide-content h2</code> class.</p></td>
  301. </tr>
  302. <tr>
  303. <th>header_h3_font_size</th>
  304. <td><p>h3 Header Text Font Size. Defaults to 35px. Modifies the <code>.remark-slide-content h3</code> class.</p></td>
  305. </tr>
  306. <tr>
  307. <th>text_slide_number_font_size</th>
  308. <td><p>Slide Number Text Font Size. Defaults to 0.9em. Modifies the <code>.remark-slide-number</code> class.</p></td>
  309. </tr>
  310. <tr>
  311. <th>text_font_google</th>
  312. <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>
  313. </tr>
  314. <tr>
  315. <th>text_font_family</th>
  316. <td><p>Body Text Font Family. Defaults to 'Droid Serif'. Modifies the <code>body</code> element.</p></td>
  317. </tr>
  318. <tr>
  319. <th>text_font_weight</th>
  320. <td><p>Body Text Font Weight. Defaults to normal. Modifies the <code>body</code> element.</p></td>
  321. </tr>
  322. <tr>
  323. <th>text_font_url</th>
  324. <td><p>Body Text Font URL(s). Defaults to https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic. Modifies the <code>@import url()</code> elements.</p></td>
  325. </tr>
  326. <tr>
  327. <th>text_font_family_fallback</th>
  328. <td><p>Body Text Font Fallbacks. Defaults to 'Palatino Linotype', 'Book Antiqua', Palatino, 'Microsoft YaHei', 'Songti SC'. Modifies the <code>body</code> element.</p></td>
  329. </tr>
  330. <tr>
  331. <th>text_font_base</th>
  332. <td><p>Body Text Base Font (Total Failure Fallback). Defaults to serif. Modifies the <code>body</code> element.</p></td>
  333. </tr>
  334. <tr>
  335. <th>header_font_google</th>
  336. <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>
  337. </tr>
  338. <tr>
  339. <th>header_font_family</th>
  340. <td><p>Header Font Family. Defaults to 'Yanone Kaffeesatz'. Modifies the <code>h1, h2, h3</code> elements.</p></td>
  341. </tr>
  342. <tr>
  343. <th>header_font_weight</th>
  344. <td><p>Header Font Weight. Defaults to normal. Modifies the <code>h1, h2, h3</code> elements.</p></td>
  345. </tr>
  346. <tr>
  347. <th>header_font_url</th>
  348. <td><p>Header Font URL. Defaults to https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz. Modifies the <code>@import url</code> elements.</p></td>
  349. </tr>
  350. <tr>
  351. <th>code_font_google</th>
  352. <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>
  353. </tr>
  354. <tr>
  355. <th>code_font_family</th>
  356. <td><p>Code Font Family. Defaults to 'Source Code Pro'. Modifies the <code>.remark-code, .remark-inline-code</code> classes.</p></td>
  357. </tr>
  358. <tr>
  359. <th>code_font_size</th>
  360. <td><p>Code Text Font Size. Defaults to 0.9em. Modifies the <code>.remark-inline</code> class.</p></td>
  361. </tr>
  362. <tr>
  363. <th>code_font_url</th>
  364. <td><p>Code Font URL. Defaults to https://fonts.googleapis.com/css?family=Source+Code+Pro:400,700. Modifies the <code>@import url</code> elements.</p></td>
  365. </tr>
  366. <tr>
  367. <th>code_font_family_fallback</th>
  368. <td><p>Code Font Fallback. Defaults to 'Lucida Console', Monaco. Modifies the <code>.remark-code, .remark-inline-code</code> classes.</p></td>
  369. </tr>
  370. <tr>
  371. <th>extra_css</th>
  372. <td><p>A named list of CSS definitions each containing a named list
  373. of CSS property-value pairs, i.e.
  374. <code>list(".class-id" = list("css-property" = "value"))</code></p></td>
  375. </tr>
  376. <tr>
  377. <th>extra_fonts</th>
  378. <td><p>A list of additional fonts to import, each list element
  379. can be either a URL as a character string or a call to
  380. <code><a href='google_font.html'>google_font</a>()</code></p></td>
  381. </tr>
  382. <tr>
  383. <th>outfile</th>
  384. <td><p>Customized xaringan CSS output file name, default is "xaringan-themer.css"</p></td>
  385. </tr>
  386. </table>
  387. <h2 class="hasAnchor" id="see-also"><a class="anchor" href="#see-also"></a>See also</h2>
  388. <div class='dont-index'><p>Other themes: <code><a href='duo_accent_inverse.html'>duo_accent_inverse</a></code>,
  389. <code><a href='duo.html'>duo</a></code>, <code><a href='mono_accent_inverse.html'>mono_accent_inverse</a></code>,
  390. <code><a href='mono_accent.html'>mono_accent</a></code>, <code><a href='mono_dark.html'>mono_dark</a></code>,
  391. <code><a href='mono_light.html'>mono_light</a></code>, <code><a href='solarized_dark.html'>solarized_dark</a></code>,
  392. <code><a href='solarized_light.html'>solarized_light</a></code>,
  393. <code><a href='write_xaringan_theme.html'>write_xaringan_theme</a></code></p>
  394. <p>Other Duotone themes: <code><a href='duo_accent_inverse.html'>duo_accent_inverse</a></code>,
  395. <code><a href='duo.html'>duo</a></code></p></div>
  396. </div>
  397. <div class="col-md-3 hidden-xs hidden-sm" id="sidebar">
  398. <h2>Contents</h2>
  399. <ul class="nav nav-pills nav-stacked">
  400. <li><a href="#arguments">Arguments</a></li>
  401. <li><a href="#see-also">See also</a></li>
  402. </ul>
  403. </div>
  404. </div>
  405. <footer>
  406. <div class="copyright">
  407. <p>Developed by <a href='https://www.garrickadenbuie.com'>Garrick Aden-Buie</a>.</p>
  408. </div>
  409. <div class="pkgdown">
  410. <p>Site built with <a href="http://pkgdown.r-lib.org/">pkgdown</a>.</p>
  411. </div>
  412. </footer>
  413. </div>
  414. </body>
  415. </html>