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

621 lines
28KB

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