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

759 lines
39KB

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