😎 Give your xaringan slides some style
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

810 Zeilen
41KB

  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 Light Theme — style_solarized_light • 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 Light Theme — style_solarized_light" />
  37. <meta property="og:description" content="A light 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.4.0</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 class="dropdown">
  100. <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">
  101. <span class="far fa-newspaper fa-lg"></span>
  102. <span class="caret"></span>
  103. </a>
  104. <ul class="dropdown-menu" role="menu">
  105. <li>
  106. <a href="https://garrickadenbuie.com/blog/xaringanthemer-v0-3-0/">xaringan 0.3.0</a>
  107. </li>
  108. <li class="divider"></li>
  109. <li>
  110. <a href="../news/index.html">Changelog</a>
  111. </li>
  112. </ul>
  113. </li>
  114. <li>
  115. <a href="https://github.com/gadenbuie/xaringanthemer">
  116. <span class="fab fa-github fa-lg"></span>
  117. </a>
  118. </li>
  119. <li>
  120. <a href="https://twitter.com/grrrck">
  121. <span class="fab fa-twitter fa-lg"></span>
  122. </a>
  123. </li>
  124. <li>
  125. <a href="https://www.garrickadenbuie.com">
  126. <span class="fas fa-home fa-lg"></span>
  127. </a>
  128. </li>
  129. </ul>
  130. </div><!--/.nav-collapse -->
  131. </div><!--/.container -->
  132. </div><!--/.navbar -->
  133. </header>
  134. <div class="row">
  135. <div class="col-md-9 contents">
  136. <div class="page-header">
  137. <h1>Solarized Light Theme</h1>
  138. <small class="dont-index">Source: <a href='https://github.com/gadenbuie/xaringanthemer/blob/master/R/style_solarized_light.R'><code>R/style_solarized_light.R</code></a></small>
  139. <div class="hidden name"><code>style_solarized_light.Rd</code></div>
  140. </div>
  141. <div class="ref-description">
  142. <p>A light theme based around on the solarized color scheme.
  143. Works well with "<code>highlightStyle: solarized-dark</code>" or
  144. "<code>highlighStyle: solarized-light</code>".</p>
  145. </div>
  146. <pre class="usage"><span class='fu'>style_solarized_light</span><span class='op'>(</span>
  147. text_color <span class='op'>=</span> <span class='st'>"#657b83"</span>,
  148. header_color <span class='op'>=</span> <span class='st'>"#dc322f"</span>,
  149. background_color <span class='op'>=</span> <span class='st'>"#fdf6e3"</span>,
  150. link_color <span class='op'>=</span> <span class='st'>"#b58900"</span>,
  151. text_bold_color <span class='op'>=</span> <span class='st'>"#d33682"</span>,
  152. text_slide_number_color <span class='op'>=</span> <span class='st'>"#93a1a1"</span>,
  153. padding <span class='op'>=</span> <span class='st'>"16px 64px 16px 64px"</span>,
  154. background_image <span class='op'>=</span> <span class='cn'>NULL</span>,
  155. background_size <span class='op'>=</span> <span class='cn'>NULL</span>,
  156. background_position <span class='op'>=</span> <span class='cn'>NULL</span>,
  157. code_highlight_color <span class='op'>=</span> <span class='st'>"#268bd240"</span>,
  158. code_inline_color <span class='op'>=</span> <span class='st'>"#6c71c4"</span>,
  159. code_inline_background_color <span class='op'>=</span> <span class='cn'>NULL</span>,
  160. code_inline_font_size <span class='op'>=</span> <span class='st'>"1em"</span>,
  161. inverse_background_color <span class='op'>=</span> <span class='st'>"#002b36"</span>,
  162. inverse_text_color <span class='op'>=</span> <span class='st'>"#fdf6e3"</span>,
  163. inverse_text_shadow <span class='op'>=</span> <span class='cn'>FALSE</span>,
  164. inverse_header_color <span class='op'>=</span> <span class='va'>inverse_text_color</span>,
  165. inverse_link_color <span class='op'>=</span> <span class='va'>link_color</span>,
  166. title_slide_text_color <span class='op'>=</span> <span class='va'>inverse_text_color</span>,
  167. title_slide_background_color <span class='op'>=</span> <span class='va'>inverse_background_color</span>,
  168. title_slide_background_image <span class='op'>=</span> <span class='cn'>NULL</span>,
  169. title_slide_background_size <span class='op'>=</span> <span class='cn'>NULL</span>,
  170. title_slide_background_position <span class='op'>=</span> <span class='cn'>NULL</span>,
  171. footnote_color <span class='op'>=</span> <span class='cn'>NULL</span>,
  172. footnote_font_size <span class='op'>=</span> <span class='st'>"0.9em"</span>,
  173. footnote_position_bottom <span class='op'>=</span> <span class='st'>"60px"</span>,
  174. left_column_subtle_color <span class='op'>=</span> <span class='st'>"#93a1a1"</span>,
  175. left_column_selected_color <span class='op'>=</span> <span class='st'>"#586e75"</span>,
  176. blockquote_left_border_color <span class='op'>=</span> <span class='st'>"#cb4b16"</span>,
  177. table_border_color <span class='op'>=</span> <span class='st'>"#839496"</span>,
  178. table_row_border_color <span class='op'>=</span> <span class='st'>"#839496"</span>,
  179. table_row_even_background_color <span class='op'>=</span> <span class='st'>"#eee8d5"</span>,
  180. base_font_size <span class='op'>=</span> <span class='st'>"20px"</span>,
  181. text_font_size <span class='op'>=</span> <span class='st'>"1rem"</span>,
  182. header_h1_font_size <span class='op'>=</span> <span class='st'>"2.75rem"</span>,
  183. header_h2_font_size <span class='op'>=</span> <span class='st'>"2.25rem"</span>,
  184. header_h3_font_size <span class='op'>=</span> <span class='st'>"1.75rem"</span>,
  185. header_background_auto <span class='op'>=</span> <span class='cn'>FALSE</span>,
  186. header_background_color <span class='op'>=</span> <span class='va'>header_color</span>,
  187. header_background_text_color <span class='op'>=</span> <span class='va'>background_color</span>,
  188. header_background_padding <span class='op'>=</span> <span class='cn'>NULL</span>,
  189. header_background_content_padding_top <span class='op'>=</span> <span class='st'>"7rem"</span>,
  190. header_background_ignore_classes <span class='op'>=</span> <span class='fu'><a href='https://rdrr.io/r/base/c.html'>c</a></span><span class='op'>(</span><span class='st'>"normal"</span>, <span class='st'>"inverse"</span>, <span class='st'>"title"</span>, <span class='st'>"middle"</span>,
  191. <span class='st'>"bottom"</span><span class='op'>)</span>,
  192. text_slide_number_font_size <span class='op'>=</span> <span class='st'>"0.9rem"</span>,
  193. text_font_google <span class='op'>=</span> <span class='cn'>NULL</span>,
  194. text_font_family <span class='op'>=</span> <span class='fu'><a href='xaringanthemer_font_default.html'>xaringanthemer_font_default</a></span><span class='op'>(</span><span class='st'>"text_font_family"</span><span class='op'>)</span>,
  195. text_font_weight <span class='op'>=</span> <span class='fu'><a href='xaringanthemer_font_default.html'>xaringanthemer_font_default</a></span><span class='op'>(</span><span class='st'>"text_font_weight"</span><span class='op'>)</span>,
  196. text_bold_font_weight <span class='op'>=</span> <span class='st'>"bold"</span>,
  197. text_font_url <span class='op'>=</span> <span class='fu'><a href='xaringanthemer_font_default.html'>xaringanthemer_font_default</a></span><span class='op'>(</span><span class='st'>"text_font_url"</span><span class='op'>)</span>,
  198. text_font_family_fallback <span class='op'>=</span> <span class='fu'><a href='xaringanthemer_font_default.html'>xaringanthemer_font_default</a></span><span class='op'>(</span><span class='st'>"text_font_family_fallback"</span><span class='op'>)</span>,
  199. text_font_base <span class='op'>=</span> <span class='st'>"sans-serif"</span>,
  200. header_font_google <span class='op'>=</span> <span class='cn'>NULL</span>,
  201. header_font_family <span class='op'>=</span> <span class='fu'><a href='xaringanthemer_font_default.html'>xaringanthemer_font_default</a></span><span class='op'>(</span><span class='st'>"header_font_family"</span><span class='op'>)</span>,
  202. header_font_weight <span class='op'>=</span> <span class='fu'><a href='xaringanthemer_font_default.html'>xaringanthemer_font_default</a></span><span class='op'>(</span><span class='st'>"header_font_weight"</span><span class='op'>)</span>,
  203. header_font_family_fallback <span class='op'>=</span> <span class='st'>"Georgia, serif"</span>,
  204. header_font_url <span class='op'>=</span> <span class='fu'><a href='xaringanthemer_font_default.html'>xaringanthemer_font_default</a></span><span class='op'>(</span><span class='st'>"header_font_url"</span><span class='op'>)</span>,
  205. code_font_google <span class='op'>=</span> <span class='cn'>NULL</span>,
  206. code_font_family <span class='op'>=</span> <span class='fu'><a href='xaringanthemer_font_default.html'>xaringanthemer_font_default</a></span><span class='op'>(</span><span class='st'>"code_font_family"</span><span class='op'>)</span>,
  207. code_font_size <span class='op'>=</span> <span class='st'>"0.9rem"</span>,
  208. code_font_url <span class='op'>=</span> <span class='fu'><a href='xaringanthemer_font_default.html'>xaringanthemer_font_default</a></span><span class='op'>(</span><span class='st'>"code_font_url"</span><span class='op'>)</span>,
  209. code_font_family_fallback <span class='op'>=</span> <span class='fu'><a href='xaringanthemer_font_default.html'>xaringanthemer_font_default</a></span><span class='op'>(</span><span class='st'>"code_font_family_fallback"</span><span class='op'>)</span>,
  210. link_decoration <span class='op'>=</span> <span class='st'>"none"</span>,
  211. colors <span class='op'>=</span> <span class='cn'>NULL</span>,
  212. extra_css <span class='op'>=</span> <span class='cn'>NULL</span>,
  213. extra_fonts <span class='op'>=</span> <span class='cn'>NULL</span>,
  214. outfile <span class='op'>=</span> <span class='st'>"xaringan-themer.css"</span>
  215. <span class='op'>)</span></pre>
  216. <h2 class="hasAnchor" id="arguments"><a class="anchor" href="#arguments"></a>Arguments</h2>
  217. <table class="ref-arguments">
  218. <colgroup><col class="name" /><col class="desc" /></colgroup>
  219. <tr>
  220. <th>text_color</th>
  221. <td><p>Text Color. Defaults to #657b83. Modifies the <code>body</code>
  222. element. The value of this variable is also stored as a CSS variable that
  223. 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
  224. function or in custom CSS.</p></td>
  225. </tr>
  226. <tr>
  227. <th>header_color</th>
  228. <td><p>Header Color. Defaults to #dc322f. Modifies the
  229. <code>h1, h2, h3</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(--header-color)</a></code> in any argument
  231. of a style function or in custom CSS.</p></td>
  232. </tr>
  233. <tr>
  234. <th>background_color</th>
  235. <td><p>Slide Background Color. Defaults to #fdf6e3.
  236. Modifies the <code>.remark-slide-content</code> class. The value of this variable is
  237. also stored as a CSS variable that can be referenced with
  238. <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
  239. CSS.</p></td>
  240. </tr>
  241. <tr>
  242. <th>link_color</th>
  243. <td><p>Link Color. Defaults to #b58900. Modifies the
  244. <code>a, a &gt; code</code> elements. The value of this variable is also stored as a CSS
  245. variable that can be referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--link-color)</a></code> in any argument
  246. of a style function or in custom CSS.</p></td>
  247. </tr>
  248. <tr>
  249. <th>text_bold_color</th>
  250. <td><p>Bold Text Color. Defaults to #d33682. Modifies the
  251. <code>strong</code> element. The value of this variable is also stored as a CSS
  252. variable that can be referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--text-bold-color)</a></code> in any
  253. argument of a style function or in custom CSS.</p></td>
  254. </tr>
  255. <tr>
  256. <th>text_slide_number_color</th>
  257. <td><p>Slide Number Color. Defaults to #93a1a1.
  258. Modifies the <code>.remark-slide-number</code> class.</p></td>
  259. </tr>
  260. <tr>
  261. <th>padding</th>
  262. <td><p>Slide Padding in <code>top right [bottom left]</code> format. Defaults
  263. to 16px 64px 16px 64px. Modifies the <code>.remark-slide-content</code> class.
  264. Accepts CSS
  265. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/padding'>padding</a>
  266. property values.</p></td>
  267. </tr>
  268. <tr>
  269. <th>background_image</th>
  270. <td><p>Background image applied to each <em>and every</em> slide.
  271. Set <code>title_slide_background_image = "none"</code> to remove the background image
  272. from the title slide. Defaults to <code>NULL</code>. Modifies the
  273. <code>.remark-slide-content</code> class.</p></td>
  274. </tr>
  275. <tr>
  276. <th>background_size</th>
  277. <td><p>Background image size, requires <code>background_image</code> to
  278. be set. If <code>background_image</code> is set, <code>background_size</code> will default to
  279. <code>cover</code> so the background fills the screen. If both <code>background_image</code> and
  280. <code>background_position</code> are set, will default to 100 percent. Defaults to
  281. <code>NULL</code>. Modifies the <code>.remark-slide-content</code> class. Accepts CSS
  282. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/background-size'>background-size</a>
  283. property values.</p></td>
  284. </tr>
  285. <tr>
  286. <th>background_position</th>
  287. <td><p>Background image position, requires
  288. <code>background_image</code> to be set, and it is recommended to adjust
  289. <code>background_size</code>. Defaults to <code>NULL</code>. Modifies the
  290. <code>.remark-slide-content</code> class. Accepts CSS
  291. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/background-position'>background-position</a>
  292. property values.</p></td>
  293. </tr>
  294. <tr>
  295. <th>code_highlight_color</th>
  296. <td><p>Code Line Highlight. Defaults to #268bd240.
  297. Modifies the <code>.remark-code-line-highlighted</code> class. The value of this
  298. variable is also stored as a CSS variable that can be referenced with
  299. <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
  300. custom CSS.</p></td>
  301. </tr>
  302. <tr>
  303. <th>code_inline_color</th>
  304. <td><p>Inline Code Color. Defaults to #6c71c4. Modifies
  305. the <code>.remark-inline-code</code> class.</p></td>
  306. </tr>
  307. <tr>
  308. <th>code_inline_background_color</th>
  309. <td><p>Inline Code Background Color. Defaults
  310. to <code>NULL</code>. Modifies the <code>.remark-inline-code</code> class.</p></td>
  311. </tr>
  312. <tr>
  313. <th>code_inline_font_size</th>
  314. <td><p>Inline Code Text Font Size. Defaults to 1em.
  315. Modifies the <code>.remark-inline-code</code> class. Accepts CSS
  316. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/font-size'>font-size</a>
  317. property values. 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(--code-inline-font-size)</a></code> in any
  319. argument of a style function or in custom CSS.</p></td>
  320. </tr>
  321. <tr>
  322. <th>inverse_background_color</th>
  323. <td><p>Inverse Background Color. Defaults to
  324. #002b36. Modifies the <code>.inverse</code> class. The value of this variable is also
  325. stored as a CSS variable that can be referenced with
  326. <code><a href='https://rdrr.io/r/stats/cor.html'>var(--inverse-background-color)</a></code> in any argument of a style function or
  327. in custom CSS.</p></td>
  328. </tr>
  329. <tr>
  330. <th>inverse_text_color</th>
  331. <td><p>Inverse Text Color. Defaults to #fdf6e3. Modifies
  332. the <code>.inverse</code> class. The value of this variable is also stored as a CSS
  333. variable that can be referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--inverse-text-color)</a></code> in any
  334. argument of a style function or in custom CSS.</p></td>
  335. </tr>
  336. <tr>
  337. <th>inverse_text_shadow</th>
  338. <td><p>Enables Shadow on text of inverse slides.
  339. Defaults to <code>FALSE</code>. Modifies the <code>.inverse</code> class.</p></td>
  340. </tr>
  341. <tr>
  342. <th>inverse_header_color</th>
  343. <td><p>Inverse Header Color. Defaults to
  344. <code>inverse_text_color</code>. Modifies the <code>.inverse h1, .inverse h2, .inverse h3</code>
  345. classes. The value of this variable is also stored as a CSS variable that
  346. 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
  347. style function or in custom CSS.</p></td>
  348. </tr>
  349. <tr>
  350. <th>inverse_link_color</th>
  351. <td><p>Inverse Link Color. Defaults to <code>link_color</code>.
  352. Modifies the <code>.inverse a, .inverse a &gt; code</code> classes. The value of this
  353. variable is also stored as a CSS variable that can be referenced with
  354. <code><a href='https://rdrr.io/r/stats/cor.html'>var(--inverse-link-color)</a></code> in any argument of a style function or in
  355. custom CSS.</p></td>
  356. </tr>
  357. <tr>
  358. <th>title_slide_text_color</th>
  359. <td><p>Title Slide Text Color. Defaults to
  360. <code>inverse_text_color</code>. Modifies the <code>.title-slide</code> class. The value of this
  361. variable is also stored as a CSS variable that can be referenced with
  362. <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
  363. custom CSS.</p></td>
  364. </tr>
  365. <tr>
  366. <th>title_slide_background_color</th>
  367. <td><p>Title Slide Background Color. Defaults
  368. to <code>inverse_background_color</code>. Modifies the <code>.title-slide</code> class. The
  369. value of this variable is also stored as a CSS variable that can be
  370. referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--title-slide-background-color)</a></code> in any argument of a
  371. style function or in custom CSS.</p></td>
  372. </tr>
  373. <tr>
  374. <th>title_slide_background_image</th>
  375. <td><p>Title Slide Background Image URL.
  376. Defaults to <code>NULL</code>. Modifies the <code>.title-slide</code> class.</p></td>
  377. </tr>
  378. <tr>
  379. <th>title_slide_background_size</th>
  380. <td><p>Title Slide Background Image Size,
  381. defaults to "cover" if background image is set. Defaults to <code>NULL</code>.
  382. Modifies the <code>.title-slide</code> class. Accepts CSS
  383. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/background-size'>background-size</a>
  384. property values.</p></td>
  385. </tr>
  386. <tr>
  387. <th>title_slide_background_position</th>
  388. <td><p>Title Slide Background Image
  389. Position. Defaults to <code>NULL</code>. Modifies the <code>.title-slide</code> class. Accepts
  390. CSS
  391. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/background-position'>background-position</a>
  392. property values.</p></td>
  393. </tr>
  394. <tr>
  395. <th>footnote_color</th>
  396. <td><p>Footnote text color (if <code>NA</code>, then it will be the same
  397. color as <code>text_color</code>). Defaults to <code>NULL</code>. Modifies the <code>.footnote</code>
  398. class.</p></td>
  399. </tr>
  400. <tr>
  401. <th>footnote_font_size</th>
  402. <td><p>Footnote font size. Defaults to 0.9em. Modifies
  403. the <code>.footnote</code> class. Accepts CSS
  404. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/font-size'>font-size</a>
  405. property values.</p></td>
  406. </tr>
  407. <tr>
  408. <th>footnote_position_bottom</th>
  409. <td><p>Footnote location from bottom of screen.
  410. Defaults to 60px. Modifies the <code>.footnote</code> class. Accepts CSS
  411. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/position_value'>position</a>
  412. property values.</p></td>
  413. </tr>
  414. <tr>
  415. <th>left_column_subtle_color</th>
  416. <td><p>Left Column Text (not last). Defaults to
  417. #93a1a1. Modifies the <code>.left-column h2, .left-column h3</code> classes.</p></td>
  418. </tr>
  419. <tr>
  420. <th>left_column_selected_color</th>
  421. <td><p>Left Column Current Selection. Defaults to
  422. #586e75. Modifies the
  423. <code>.left-column h2:last-of-type, .left-column h3:last-child</code> classes.</p></td>
  424. </tr>
  425. <tr>
  426. <th>blockquote_left_border_color</th>
  427. <td><p>Blockquote Left Border Color. Defaults
  428. to #cb4b16. Modifies the <code>blockquote</code> element.</p></td>
  429. </tr>
  430. <tr>
  431. <th>table_border_color</th>
  432. <td><p>Table top/bottom border. Defaults to #839496.
  433. Modifies the <code>table: border-top, border-bottom</code> elements.</p></td>
  434. </tr>
  435. <tr>
  436. <th>table_row_border_color</th>
  437. <td><p>Table row inner bottom border. Defaults to
  438. #839496. Modifies the <code>table thead th: border-bottom</code> elements.</p></td>
  439. </tr>
  440. <tr>
  441. <th>table_row_even_background_color</th>
  442. <td><p>Table Even Row Background Color.
  443. Defaults to #eee8d5. Modifies the <code>thead, tfoot, tr:nth-child(even)</code>
  444. elements.</p></td>
  445. </tr>
  446. <tr>
  447. <th>base_font_size</th>
  448. <td><p>Base Font Size for All Slide Elements (must be <code>px</code>).
  449. Defaults to 20px. Modifies the <code>html</code> element. The value of this variable
  450. is also stored as a CSS variable that can be referenced with
  451. <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
  452. CSS.</p></td>
  453. </tr>
  454. <tr>
  455. <th>text_font_size</th>
  456. <td><p>Slide Body Text Font Size. Defaults to 1rem. Modifies
  457. the <code>.remark-slide-content</code> class. Accepts CSS
  458. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/font-size'>font-size</a>
  459. property values. The value of this variable is also stored as a CSS
  460. variable that can be referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--text-font-size)</a></code> in any
  461. argument of a style function or in custom CSS.</p></td>
  462. </tr>
  463. <tr>
  464. <th>header_h1_font_size</th>
  465. <td><p>h1 Header Text Font Size. Defaults to 2.75rem.
  466. Modifies the <code>.remark-slide-content h1</code> class. Accepts CSS
  467. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/font-size'>font-size</a>
  468. property values. The value of this variable is also stored as a CSS
  469. 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
  470. argument of a style function or in custom CSS.</p></td>
  471. </tr>
  472. <tr>
  473. <th>header_h2_font_size</th>
  474. <td><p>h2 Header Text Font Size. Defaults to 2.25rem.
  475. Modifies the <code>.remark-slide-content h2</code> class. Accepts CSS
  476. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/font-size'>font-size</a>
  477. property values. The value of this variable is also stored as a CSS
  478. 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
  479. argument of a style function or in custom CSS.</p></td>
  480. </tr>
  481. <tr>
  482. <th>header_h3_font_size</th>
  483. <td><p>h3 Header Text Font Size. Defaults to 1.75rem.
  484. Modifies the <code>.remark-slide-content h3</code> class. Accepts CSS
  485. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/font-size'>font-size</a>
  486. property values. The value of this variable is also stored as a CSS
  487. 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
  488. argument of a style function or in custom CSS.</p></td>
  489. </tr>
  490. <tr>
  491. <th>header_background_auto</th>
  492. <td><p>Add background under slide title automatically
  493. for h1 header elements. If not enabled, use <code>class: header_background</code> to
  494. enable. Defaults to <code>FALSE</code>.</p></td>
  495. </tr>
  496. <tr>
  497. <th>header_background_color</th>
  498. <td><p>Background Color for h1 Header with
  499. Background. Defaults to <code>header_color</code>. Modifies the
  500. <code>.remark-slide-content h1</code> class. The value of this variable is also
  501. stored as a CSS variable that can be referenced with
  502. <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
  503. custom CSS.</p></td>
  504. </tr>
  505. <tr>
  506. <th>header_background_text_color</th>
  507. <td><p>Text Color for h1 Header with
  508. Background. Defaults to <code>background_color</code>. Modifies the
  509. <code>.remark-slide-content h1</code> class. The value of this variable is also
  510. stored as a CSS variable that can be referenced with
  511. <code><a href='https://rdrr.io/r/stats/cor.html'>var(--header-background-text-color)</a></code> in any argument of a style function
  512. or in custom CSS.</p></td>
  513. </tr>
  514. <tr>
  515. <th>header_background_padding</th>
  516. <td><p>Padding for h1 Header with Background.
  517. Defaults to <code>NULL</code>. Modifies the <code>.remark-slide-content h1</code> class. Accepts
  518. CSS <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/padding'>padding</a>
  519. property values.</p></td>
  520. </tr>
  521. <tr>
  522. <th>header_background_content_padding_top</th>
  523. <td><p>Top Padding for Content in
  524. Slide with Header with Background. Defaults to 7rem. Modifies the
  525. <code>.remark-slide-content</code> class.</p></td>
  526. </tr>
  527. <tr>
  528. <th>header_background_ignore_classes</th>
  529. <td><p>Slide Classes Where Header with
  530. Background will not be Applied. Defaults to
  531. <code><a href='https://rdrr.io/r/base/c.html'>c('normal', 'inverse', 'title', 'middle', 'bottom')</a></code>. Modifies the
  532. <code>.remark-slide-content</code> class.</p></td>
  533. </tr>
  534. <tr>
  535. <th>text_slide_number_font_size</th>
  536. <td><p>Slide Number Text Font Size. Defaults to
  537. 0.9rem. Modifies the <code>.remark-slide-number</code> class. Accepts CSS
  538. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/font-size'>font-size</a>
  539. property values.</p></td>
  540. </tr>
  541. <tr>
  542. <th>text_font_google</th>
  543. <td><p>Use <code><a href='google_font.html'>google_font()</a></code> to specify body font. Defaults
  544. to <code>NULL</code>. Modifies the <code>body</code> element.</p></td>
  545. </tr>
  546. <tr>
  547. <th>text_font_family</th>
  548. <td><p>Body Text Font Family (xaringan default is
  549. <code>'Droid Serif'</code>). Defaults to
  550. <code><a href='xaringanthemer_font_default.html'>xaringanthemer_font_default("text_font_family")</a></code>. Modifies the <code>body</code>
  551. element. The value of this variable is also stored as a CSS variable that
  552. 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
  553. style function or in custom CSS.</p></td>
  554. </tr>
  555. <tr>
  556. <th>text_font_weight</th>
  557. <td><p>Body Text Font Weight. Defaults to
  558. <code><a href='xaringanthemer_font_default.html'>xaringanthemer_font_default("text_font_weight")</a></code>. Modifies the <code>body</code>
  559. element. Accepts CSS
  560. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight'>font-weight</a>
  561. property values.</p></td>
  562. </tr>
  563. <tr>
  564. <th>text_bold_font_weight</th>
  565. <td><p>Body Bold Text Font Weight. Defaults to bold.
  566. Modifies the <code>strong</code> element.</p></td>
  567. </tr>
  568. <tr>
  569. <th>text_font_url</th>
  570. <td><p>Body Text Font URL(s). Defaults to
  571. <code><a href='xaringanthemer_font_default.html'>xaringanthemer_font_default("text_font_url")</a></code>. Modifies the
  572. <code>@import url()</code> elements.</p></td>
  573. </tr>
  574. <tr>
  575. <th>text_font_family_fallback</th>
  576. <td><p>Body Text Font Fallbacks. Defaults to
  577. <code><a href='xaringanthemer_font_default.html'>xaringanthemer_font_default("text_font_family_fallback")</a></code>. Modifies the
  578. <code>body</code> element. The value of this variable is also stored as a CSS
  579. variable that can be referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--text-font-family-fallback)</a></code> in
  580. any argument of a style function or in custom CSS.</p></td>
  581. </tr>
  582. <tr>
  583. <th>text_font_base</th>
  584. <td><p>Body Text Base Font (Total Failure Fallback). Defaults
  585. to sans-serif. Modifies the <code>body</code> element. The value of this variable is
  586. also stored as a CSS variable that can be referenced with
  587. <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
  588. CSS.</p></td>
  589. </tr>
  590. <tr>
  591. <th>header_font_google</th>
  592. <td><p>Use <code><a href='google_font.html'>google_font()</a></code> to specify header font.
  593. Defaults to <code>NULL</code>. Modifies the <code>body</code> element.</p></td>
  594. </tr>
  595. <tr>
  596. <th>header_font_family</th>
  597. <td><p>Header Font Family (xaringan default is
  598. <code>'Yanone Kaffeesatz'</code>). Defaults to
  599. <code><a href='xaringanthemer_font_default.html'>xaringanthemer_font_default("header_font_family")</a></code>. Modifies the
  600. <code>h1, h2, h3</code> elements. The value of this variable is also stored as a CSS
  601. variable that can be referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--header-font-family)</a></code> in any
  602. argument of a style function or in custom CSS.</p></td>
  603. </tr>
  604. <tr>
  605. <th>header_font_weight</th>
  606. <td><p>Header Font Weight. Defaults to
  607. <code><a href='xaringanthemer_font_default.html'>xaringanthemer_font_default("header_font_weight")</a></code>. Modifies the
  608. <code>h1, h2, h3</code> elements. Accepts CSS
  609. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight'>font-weight</a>
  610. property values.</p></td>
  611. </tr>
  612. <tr>
  613. <th>header_font_family_fallback</th>
  614. <td><p>Header Font Family Fallback. Defaults to
  615. Georgia, serif. Modifies the <code>h1, h2, h3</code> elements. The value of this
  616. variable is also stored as a CSS variable that can be referenced with
  617. <code><a href='https://rdrr.io/r/stats/cor.html'>var(--header-font-family-fallback)</a></code> in any argument of a style function
  618. or in custom CSS.</p></td>
  619. </tr>
  620. <tr>
  621. <th>header_font_url</th>
  622. <td><p>Header Font URL. Defaults to
  623. <code><a href='xaringanthemer_font_default.html'>xaringanthemer_font_default("header_font_url")</a></code>. Modifies the
  624. <code>@import url</code> elements.</p></td>
  625. </tr>
  626. <tr>
  627. <th>code_font_google</th>
  628. <td><p>Use <code><a href='google_font.html'>google_font()</a></code> to specify code font. Defaults
  629. to <code>NULL</code>. Modifies the <code>body</code> element.</p></td>
  630. </tr>
  631. <tr>
  632. <th>code_font_family</th>
  633. <td><p>Code Font Family. Defaults to
  634. <code><a href='xaringanthemer_font_default.html'>xaringanthemer_font_default("code_font_family")</a></code>. Modifies the
  635. <code>.remark-code, .remark-inline-code</code> classes. The value of this variable is
  636. also stored as a CSS variable that can be referenced with
  637. <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
  638. CSS.</p></td>
  639. </tr>
  640. <tr>
  641. <th>code_font_size</th>
  642. <td><p>Code Text Font Size. Defaults to 0.9rem. Modifies the
  643. <code>.remark-inline</code> class. Accepts CSS
  644. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/font-size'>font-size</a>
  645. property values. The value of this variable is also stored as a CSS
  646. variable that can be referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--code-font-size)</a></code> in any
  647. argument of a style function or in custom CSS.</p></td>
  648. </tr>
  649. <tr>
  650. <th>code_font_url</th>
  651. <td><p>Code Font URL. Defaults to
  652. <code><a href='xaringanthemer_font_default.html'>xaringanthemer_font_default("code_font_url")</a></code>. Modifies the <code>@import url</code>
  653. elements.</p></td>
  654. </tr>
  655. <tr>
  656. <th>code_font_family_fallback</th>
  657. <td><p>Code Font Fallback. Defaults to
  658. <code><a href='xaringanthemer_font_default.html'>xaringanthemer_font_default("code_font_family_fallback")</a></code>. Modifies the
  659. <code>.remark-code, .remark-inline-code</code> classes.</p></td>
  660. </tr>
  661. <tr>
  662. <th>link_decoration</th>
  663. <td><p>Text decoration of links. Defaults to none. Modifies
  664. the <code>a, a &gt; code</code> elements. Accepts CSS
  665. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/text-decoration'>text-decoration</a>
  666. property values.</p></td>
  667. </tr>
  668. <tr>
  669. <th>colors</th>
  670. <td><p>A named vector of custom colors. The names of the colors
  671. become CSS variables and classes that can be used within your slides.
  672. For example, <code>colors = c(blue = "#bad4ed")</code> adds a CSS variable
  673. <code>--blue</code>, a <code>.blue</code> CSS class that applies the color to the text or
  674. foreground color, and a <code>.bg-blue</code> CSS class that applies the color
  675. to the background.</p></td>
  676. </tr>
  677. <tr>
  678. <th>extra_css</th>
  679. <td><p>A named list of CSS definitions each containing a named list
  680. of CSS property-value pairs, i.e.
  681. <code><a href='https://rdrr.io/r/base/list.html'>list(".class-id" = list("css-property" = "value"))</a></code>.</p></td>
  682. </tr>
  683. <tr>
  684. <th>extra_fonts</th>
  685. <td><p>A list of additional fonts to import, each list element
  686. can be either a URL as a character string or a call to
  687. <code><a href='google_font.html'>google_font</a>()</code>. To use a font imported in <code>extra_fonts</code>, you
  688. will need to write custom CSS rules that apply the font to an element or
  689. class with the <code>font-family</code> property. See the <strong>Fonts</strong> section of
  690. <code><a href='../articles/xaringanthemer.html'>vignette("xaringanthemer")</a></code> for an example.</p></td>
  691. </tr>
  692. <tr>
  693. <th>outfile</th>
  694. <td><p>Customized xaringan CSS output file name, default is "xaringan-themer.css"</p></td>
  695. </tr>
  696. </table>
  697. <h2 class="hasAnchor" id="value"><a class="anchor" href="#value"></a>Value</h2>
  698. <p>The CSS styles are written to the file path provided in <code>outfile</code>
  699. (by default to <code>xaringan-themer.css</code>). If <code>outfile</code> is <code>NULL</code>, the CSS is
  700. returned directly as a character string.</p>
  701. <h2 class="hasAnchor" id="usage"><a class="anchor" href="#usage"></a>Usage</h2>
  702. <p>To use the styles created by this theme function, make sure
  703. that you use <code>xaringan-themer.css</code> as your CSS file in your slides' YAML
  704. header. If you change the name of the output file using the <code>outfile</code>
  705. argument, use that name instead of the default file name.<div class="yaml"></p><pre><span class='va'>output</span><span class='op'>:</span>
  706. <span class='fu'>xaringan</span><span class='fu'>::</span><span class='va'><a href='https://rdrr.io/pkg/xaringan/man/moon_reader.html'>moon_reader</a></span><span class='op'>:</span>
  707. <span class='va'>css</span><span class='op'>:</span> <span class='va'>xaringan</span><span class='op'>-</span><span class='va'>themer.css</span>
  708. </pre><p></div></p>
  709. <h2 class="hasAnchor" id="references"><a class="anchor" href="#references"></a>References</h2>
  710. <p><a href='https://ethanschoonover.com/solarized/'>https://ethanschoonover.com/solarized/</a></p>
  711. <h2 class="hasAnchor" id="see-also"><a class="anchor" href="#see-also"></a>See also</h2>
  712. <div class='dont-index'><p>Other themes:
  713. <code><a href='style_duo_accent_inverse.html'>style_duo_accent_inverse</a>()</code>,
  714. <code><a href='style_duo_accent.html'>style_duo_accent</a>()</code>,
  715. <code><a href='style_duo.html'>style_duo</a>()</code>,
  716. <code><a href='style_mono_accent_inverse.html'>style_mono_accent_inverse</a>()</code>,
  717. <code><a href='style_mono_accent.html'>style_mono_accent</a>()</code>,
  718. <code><a href='style_mono_dark.html'>style_mono_dark</a>()</code>,
  719. <code><a href='style_mono_light.html'>style_mono_light</a>()</code>,
  720. <code><a href='style_solarized_dark.html'>style_solarized_dark</a>()</code>,
  721. <code><a href='xaringanthemer_font_default.html'>xaringanthemer_font_default</a>()</code></p>
  722. <p>Other Solarized themes:
  723. <code><a href='style_solarized_dark.html'>style_solarized_dark</a>()</code></p></div>
  724. <h2 class="hasAnchor" id="examples"><a class="anchor" href="#examples"></a>Examples</h2>
  725. <pre class="examples"><div class='input'><span class='co'># Create a xaringan style in a temporary file</span>
  726. <span class='va'>xaringan_themer_css</span> <span class='op'>&lt;-</span> <span class='fu'><a href='https://rdrr.io/r/base/tempfile.html'>tempfile</a></span><span class='op'>(</span><span class='st'>"xaringan-themer-"</span>, fileext <span class='op'>=</span> <span class='st'>".css"</span><span class='op'>)</span>
  727. <span class='fu'>style_solarized_light</span><span class='op'>(</span>
  728. outfile <span class='op'>=</span> <span class='va'>xaringan_themer_css</span> <span class='co'># omit in your slides to write the</span>
  729. <span class='co'># styles to xaringan-themer.css</span>
  730. <span class='op'>)</span>
  731. <span class='co'># View the CSS:</span>
  732. <span class='co'># file.edit(xaringan_themer_css)</span>
  733. </div></pre>
  734. </div>
  735. <div class="col-md-3 hidden-xs hidden-sm" id="pkgdown-sidebar">
  736. <nav id="toc" data-toggle="toc" class="sticky-top">
  737. <h2 data-toc-skip>Contents</h2>
  738. </nav>
  739. </div>
  740. </div>
  741. <footer>
  742. <div class="copyright">
  743. <p>Developed by <a href='https://www.garrickadenbuie.com'>Garrick Aden-Buie</a>.</p>
  744. </div>
  745. <div class="pkgdown">
  746. <p>Site built with <a href="https://pkgdown.r-lib.org/">pkgdown</a> 1.6.1.</p>
  747. </div>
  748. </footer>
  749. </div>
  750. </body>
  751. </html>