|
- <!-- Generated by pkgdown: do not edit by hand -->
- <!DOCTYPE html>
- <html lang="en">
- <head>
- <meta charset="utf-8">
- <meta http-equiv="X-UA-Compatible" content="IE=edge">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
-
- <title>Duotone Theme — style_duo • xaringanthemer</title>
-
- <!-- jquery -->
- <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"></script>
- <!-- Bootstrap -->
- <link href="https://cdnjs.cloudflare.com/ajax/libs/bootswatch/3.3.7/yeti/bootstrap.min.css" rel="stylesheet" crossorigin="anonymous" />
-
- <script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha256-U5ZEeKfGNOja007MMD3YBI0A3OSZOQbeG6z2f2Y0hu8=" crossorigin="anonymous"></script>
-
- <!-- Font Awesome icons -->
- <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" integrity="sha256-eZrrJcwDc/3uDhsdt61sL2oOBY362qM3lon1gyExkL0=" crossorigin="anonymous" />
-
- <!-- clipboard.js -->
- <script src="https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/2.0.4/clipboard.min.js" integrity="sha256-FiZwavyI2V6+EXO1U+xzLG3IKldpiTFf3153ea9zikQ=" crossorigin="anonymous"></script>
-
- <!-- sticky kit -->
- <script src="https://cdnjs.cloudflare.com/ajax/libs/sticky-kit/1.1.3/sticky-kit.min.js" integrity="sha256-c4Rlo1ZozqTPE2RLuvbusY3+SU1pQaJC0TjuhygMipw=" crossorigin="anonymous"></script>
-
- <!-- pkgdown -->
- <link href="../pkgdown.css" rel="stylesheet">
- <script src="../pkgdown.js"></script>
-
-
-
- <meta property="og:title" content="Duotone Theme — style_duo" />
-
- <meta property="og:description" content="A duotone theme designed to work well with two complementary
- colors." />
- <meta name="twitter:card" content="summary" />
-
-
-
- <!-- mathjax -->
- <script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js" integrity="sha256-nvJJv9wWKEm88qvoQl9ekL2J+k/RWIsaSScxxlsrv8k=" crossorigin="anonymous"></script>
- <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>
-
- <!--[if lt IE 9]>
- <script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
- <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
- <![endif]-->
-
-
- </head>
-
- <body>
- <div class="container template-reference-topic">
- <header>
- <div class="navbar navbar-default navbar-fixed-top" role="navigation">
- <div class="container">
- <div class="navbar-header">
- <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false">
- <span class="sr-only">Toggle navigation</span>
- <span class="icon-bar"></span>
- <span class="icon-bar"></span>
- <span class="icon-bar"></span>
- </button>
- <span class="navbar-brand">
- <a class="navbar-link" href="../index.html">xaringanthemer</a>
- <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">0.2.0.9000</span>
- </span>
- </div>
-
- <div id="navbar" class="navbar-collapse collapse">
- <ul class="nav navbar-nav">
- <li>
- <a href="../index.html">
- <span class="fa fa-home fa-lg"></span>
-
- </a>
- </li>
- <li>
- <a href="../articles/xaringanthemer.html">Get started</a>
- </li>
- <li>
- <a href="../articles/singles/themes.html">Themes</a>
- </li>
- <li>
- <a href="../articles/singles/fonts.html">Fonts</a>
- </li>
- <li>
- <a href="../articles/template-variables.html">Template Variables</a>
- </li>
- <li>
- <a href="../articles/css-help.html">CSS Help</a>
- </li>
- <li>
- <a href="../reference/index.html">Reference</a>
- </li>
- </ul>
-
- <ul class="nav navbar-nav navbar-right">
- <li>
- <a href="https://github.com/gadenbuie/xaringanthemer">
- <span class="fa fa-github fa-lg"></span>
-
- </a>
- </li>
- <li>
- <a href="https://twitter.com/grrrck">
- <span class="fa fa-twitter fa-lg"></span>
-
- </a>
- </li>
- </ul>
-
- </div><!--/.nav-collapse -->
- </div><!--/.container -->
- </div><!--/.navbar -->
-
-
- </header>
-
- <div class="row">
- <div class="col-md-9 contents">
- <div class="page-header">
- <h1>Duotone Theme</h1>
- <small class="dont-index">Source: <a href='https://github.com/gadenbuie/xaringanthemer/blob/master/R/style_duo.R'><code>R/style_duo.R</code></a></small>
- <div class="hidden name"><code>style_duo.Rd</code></div>
- </div>
-
- <div class="ref-description">
-
- <p>A duotone theme designed to work well with two complementary
- colors.</p>
-
- </div>
-
- <pre class="usage"><span class='fu'>style_duo</span>(<span class='kw'>primary_color</span> <span class='kw'>=</span> <span class='st'>"#1F4257"</span>, <span class='kw'>secondary_color</span> <span class='kw'>=</span> <span class='st'>"#F97B64"</span>,
- <span class='kw'>text_color</span> <span class='kw'>=</span> <span class='fu'><a href='choose_dark_or_light.html'>choose_dark_or_light</a></span>(<span class='no'>primary_color</span>,
- <span class='fu'><a href='lighten_darken_color.html'>darken_color</a></span>(<span class='no'>primary_color</span>, <span class='fl'>0.9</span>), <span class='fu'><a href='lighten_darken_color.html'>lighten_color</a></span>(<span class='no'>secondary_color</span>, <span class='fl'>0.99</span>)),
- <span class='kw'>header_color</span> <span class='kw'>=</span> <span class='no'>secondary_color</span>, <span class='kw'>background_color</span> <span class='kw'>=</span> <span class='no'>primary_color</span>,
- <span class='kw'>link_color</span> <span class='kw'>=</span> <span class='no'>secondary_color</span>, <span class='kw'>text_bold_color</span> <span class='kw'>=</span> <span class='no'>secondary_color</span>,
- <span class='kw'>text_slide_number_color</span> <span class='kw'>=</span> <span class='no'>text_color</span>,
- <span class='kw'>padding</span> <span class='kw'>=</span> <span class='st'>"1rem 4rem 1rem 4rem"</span>, <span class='kw'>background_image</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
- <span class='kw'>background_size</span> <span class='kw'>=</span> <span class='kw'>NULL</span>, <span class='kw'>background_position</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
- <span class='kw'>code_highlight_color</span> <span class='kw'>=</span> <span class='st'>"rgba(255,255,0,0.5)"</span>,
- <span class='kw'>code_inline_color</span> <span class='kw'>=</span> <span class='no'>secondary_color</span>,
- <span class='kw'>code_inline_background_color</span> <span class='kw'>=</span> <span class='kw'>NULL</span>, <span class='kw'>code_inline_font_size</span> <span class='kw'>=</span> <span class='st'>"1em"</span>,
- <span class='kw'>inverse_background_color</span> <span class='kw'>=</span> <span class='no'>secondary_color</span>,
- <span class='kw'>inverse_text_color</span> <span class='kw'>=</span> <span class='no'>primary_color</span>, <span class='kw'>inverse_text_shadow</span> <span class='kw'>=</span> <span class='fl'>FALSE</span>,
- <span class='kw'>inverse_header_color</span> <span class='kw'>=</span> <span class='no'>primary_color</span>,
- <span class='kw'>title_slide_text_color</span> <span class='kw'>=</span> <span class='no'>secondary_color</span>,
- <span class='kw'>title_slide_background_color</span> <span class='kw'>=</span> <span class='no'>primary_color</span>,
- <span class='kw'>title_slide_background_image</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
- <span class='kw'>title_slide_background_size</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
- <span class='kw'>title_slide_background_position</span> <span class='kw'>=</span> <span class='kw'>NULL</span>, <span class='kw'>footnote_color</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
- <span class='kw'>footnote_font_size</span> <span class='kw'>=</span> <span class='st'>"0.9em"</span>, <span class='kw'>footnote_position_bottom</span> <span class='kw'>=</span> <span class='st'>"3em"</span>,
- <span class='kw'>left_column_subtle_color</span> <span class='kw'>=</span> <span class='fu'><a href='apply_alpha.html'>apply_alpha</a></span>(<span class='no'>secondary_color</span>, <span class='fl'>0.6</span>),
- <span class='kw'>left_column_selected_color</span> <span class='kw'>=</span> <span class='no'>secondary_color</span>,
- <span class='kw'>blockquote_left_border_color</span> <span class='kw'>=</span> <span class='fu'><a href='apply_alpha.html'>apply_alpha</a></span>(<span class='no'>secondary_color</span>, <span class='fl'>0.5</span>),
- <span class='kw'>table_border_color</span> <span class='kw'>=</span> <span class='st'>"#666"</span>, <span class='kw'>table_row_border_color</span> <span class='kw'>=</span> <span class='st'>"#ddd"</span>,
- <span class='kw'>table_row_even_background_color</span> <span class='kw'>=</span> <span class='fu'><a href='lighten_darken_color.html'>lighten_color</a></span>(<span class='no'>primary_color</span>, <span class='fl'>0.3</span>),
- <span class='kw'>text_font_size</span> <span class='kw'>=</span> <span class='st'>"20px"</span>, <span class='kw'>header_h1_font_size</span> <span class='kw'>=</span> <span class='st'>"55px"</span>,
- <span class='kw'>header_h2_font_size</span> <span class='kw'>=</span> <span class='st'>"45px"</span>, <span class='kw'>header_h3_font_size</span> <span class='kw'>=</span> <span class='st'>"35px"</span>,
- <span class='kw'>header_background_auto</span> <span class='kw'>=</span> <span class='fl'>FALSE</span>,
- <span class='kw'>header_background_color</span> <span class='kw'>=</span> <span class='no'>header_color</span>,
- <span class='kw'>header_background_text_color</span> <span class='kw'>=</span> <span class='no'>background_color</span>,
- <span class='kw'>header_background_padding</span> <span class='kw'>=</span> <span class='st'>"2rem 4rem 1.5rem 4rem"</span>,
- <span class='kw'>header_background_content_padding_top</span> <span class='kw'>=</span> <span class='st'>"7rem"</span>,
- <span class='kw'>header_background_ignore_classes</span> <span class='kw'>=</span> <span class='fu'><a href='https://www.rdocumentation.org/packages/base/topics/c'>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>), <span class='kw'>text_slide_number_font_size</span> <span class='kw'>=</span> <span class='st'>"0.9em"</span>,
- <span class='kw'>text_font_google</span> <span class='kw'>=</span> <span class='kw'>NULL</span>, <span class='kw'>text_font_family</span> <span class='kw'>=</span> <span class='st'>"'Droid Serif'"</span>,
- <span class='kw'>text_font_weight</span> <span class='kw'>=</span> <span class='st'>"normal"</span>,
- <span class='kw'>text_font_url</span> <span class='kw'>=</span> <span class='st'>"https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic"</span>,
- <span class='kw'>text_font_family_fallback</span> <span class='kw'>=</span> <span class='st'>"'Palatino Linotype', 'Book Antiqua', Palatino, 'Microsoft YaHei', 'Songti SC'"</span>,
- <span class='kw'>text_font_base</span> <span class='kw'>=</span> <span class='st'>"serif"</span>, <span class='kw'>header_font_google</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
- <span class='kw'>header_font_family</span> <span class='kw'>=</span> <span class='st'>"'Yanone Kaffeesatz'"</span>,
- <span class='kw'>header_font_weight</span> <span class='kw'>=</span> <span class='st'>"normal"</span>,
- <span class='kw'>header_font_url</span> <span class='kw'>=</span> <span class='st'>"https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz"</span>,
- <span class='kw'>code_font_google</span> <span class='kw'>=</span> <span class='kw'>NULL</span>, <span class='kw'>code_font_family</span> <span class='kw'>=</span> <span class='st'>"'Source Code Pro'"</span>,
- <span class='kw'>code_font_size</span> <span class='kw'>=</span> <span class='st'>"0.9em"</span>,
- <span class='kw'>code_font_url</span> <span class='kw'>=</span> <span class='st'>"https://fonts.googleapis.com/css?family=Source+Code+Pro:400,700"</span>,
- <span class='kw'>code_font_family_fallback</span> <span class='kw'>=</span> <span class='st'>"'Lucida Console', Monaco"</span>,
- <span class='kw'>extra_css</span> <span class='kw'>=</span> <span class='kw'>NULL</span>, <span class='kw'>extra_fonts</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
- <span class='kw'>outfile</span> <span class='kw'>=</span> <span class='st'>"xaringan-themer.css"</span>)</pre>
-
- <h2 class="hasAnchor" id="arguments"><a class="anchor" href="#arguments"></a>Arguments</h2>
- <table class="ref-arguments">
- <colgroup><col class="name" /><col class="desc" /></colgroup>
- <tr>
- <th>primary_color</th>
- <td><p>Duotone Primary Color. Defaults to #1F4257. Modifies multiple CSS classes or elements.</p></td>
- </tr>
- <tr>
- <th>secondary_color</th>
- <td><p>Duotone Secondary Color. Defaults to #F97B64. Modifies multiple CSS classes or elements.</p></td>
- </tr>
- <tr>
- <th>text_color</th>
- <td><p>Text Color. Defaults to <code><a href='choose_dark_or_light.html'>choose_dark_or_light(primary_color, darken_color(primary_color, 0.9), lighten_color(secondary_color, 0.99))</a></code>. Modifies the <code>body</code> element.</p></td>
- </tr>
- <tr>
- <th>header_color</th>
- <td><p>Header Color. Defaults to <code>secondary_color</code>. Modifies the <code>h1, h2, h3</code> elements.</p></td>
- </tr>
- <tr>
- <th>background_color</th>
- <td><p>Slide Background Color. Defaults to <code>primary_color</code>. Modifies the <code>.remark-slide-content</code> class.</p></td>
- </tr>
- <tr>
- <th>link_color</th>
- <td><p>Link Color. Defaults to <code>secondary_color</code>. Modifies the <code>a, a > code</code> elements.</p></td>
- </tr>
- <tr>
- <th>text_bold_color</th>
- <td><p>Bold Text Color. Defaults to <code>secondary_color</code>. Modifies the <code>strong</code> element.</p></td>
- </tr>
- <tr>
- <th>text_slide_number_color</th>
- <td><p>Slide Number Color. Defaults to <code>text_color</code>. Modifies the <code>.remark-slide-number</code> class.</p></td>
- </tr>
- <tr>
- <th>padding</th>
- <td><p>Slide Padding in <code>top right [bottom left]</code> format. Defaults to 1rem 4rem 1rem 4rem. Modifies the <code>.remark-slide-content</code> class.</p></td>
- </tr>
- <tr>
- <th>background_image</th>
- <td><p>Background image applied to each <em>and every</em> slide. Set <code>title_slide_background_image = "none"</code> to remove the background image from the title slide. Defaults to <code>NULL</code>. Modifies the <code>.remark-slide-content</code> class.</p></td>
- </tr>
- <tr>
- <th>background_size</th>
- <td><p>Background image size, requires <code>background_image</code> to be set. If <code>background_image</code> is set, <code>background_size</code> will default to <code>cover</code> so the backround fills the screen. If both <code>background_image</code> and <code>background_position</code> are set, will default to 100 percent. Defaults to <code>NULL</code>. Modifies the <code>.remark-slide-content</code> class.</p></td>
- </tr>
- <tr>
- <th>background_position</th>
- <td><p>Background image position, requires <code>background_image</code> to be set, and it is recommended to adjust <code>background_size</code>. Defaults to <code>NULL</code>. Modifies the <code>.remark-slide-content</code> class.</p></td>
- </tr>
- <tr>
- <th>code_highlight_color</th>
- <td><p>Code Line Highlight. Defaults to rgba(255,255,0,0.5). Modifies the <code>.remark-code-line-highlighted</code> class.</p></td>
- </tr>
- <tr>
- <th>code_inline_color</th>
- <td><p>Inline Code Color. Defaults to <code>secondary_color</code>. Modifies the <code>.remark-inline-code</code> class.</p></td>
- </tr>
- <tr>
- <th>code_inline_background_color</th>
- <td><p>Inline Code Background Color. Defaults to <code>NULL</code>. Modifies the <code>.remark-inline-code</code> class.</p></td>
- </tr>
- <tr>
- <th>code_inline_font_size</th>
- <td><p>Inline Code Text Font Size. Defaults to 1em. Modifies the <code>.remark-inline-code</code> class.</p></td>
- </tr>
- <tr>
- <th>inverse_background_color</th>
- <td><p>Inverse Background Color. Defaults to <code>secondary_color</code>. Modifies the <code>.inverse</code> class.</p></td>
- </tr>
- <tr>
- <th>inverse_text_color</th>
- <td><p>Inverse Text Color. Defaults to <code>primary_color</code>. Modifies the <code>.inverse</code> class.</p></td>
- </tr>
- <tr>
- <th>inverse_text_shadow</th>
- <td><p>Enables Shadow on text of inverse slides. Defaults to <code>FALSE</code>. Modifies the <code>.inverse</code> class.</p></td>
- </tr>
- <tr>
- <th>inverse_header_color</th>
- <td><p>Inverse Header Color. Defaults to <code>primary_color</code>. Modifies the <code>.inverse h1, .inverse h2, .inverse h3</code> classes.</p></td>
- </tr>
- <tr>
- <th>title_slide_text_color</th>
- <td><p>Title Slide Text Color. Defaults to <code>secondary_color</code>. Modifies the <code>.title-slide</code> class.</p></td>
- </tr>
- <tr>
- <th>title_slide_background_color</th>
- <td><p>Title Slide Background Color. Defaults to <code>primary_color</code>. Modifies the <code>.title-slide</code> class.</p></td>
- </tr>
- <tr>
- <th>title_slide_background_image</th>
- <td><p>Title Slide Background Image URL. Defaults to <code>NULL</code>. Modifies the <code>.title-slide</code> class.</p></td>
- </tr>
- <tr>
- <th>title_slide_background_size</th>
- <td><p>Title Slide Background Image Size, defaults to "cover" if background image is set. Defaults to <code>NULL</code>. Modifies the <code>.title-slide</code> class.</p></td>
- </tr>
- <tr>
- <th>title_slide_background_position</th>
- <td><p>Title Slide Background Image Position. Defaults to <code>NULL</code>. Modifies the <code>.title-slide</code> class.</p></td>
- </tr>
- <tr>
- <th>footnote_color</th>
- <td><p>Footnote text color (if <code>NA</code>, then it will be the same color as <code>text_color</code>). Defaults to <code>NULL</code>. Modifies the <code>.footnote</code> class.</p></td>
- </tr>
- <tr>
- <th>footnote_font_size</th>
- <td><p>Footnote font size. Defaults to 0.9em. Modifies the <code>.footnote</code> class.</p></td>
- </tr>
- <tr>
- <th>footnote_position_bottom</th>
- <td><p>Footnote location from bottom of screen. Defaults to 3em. Modifies the <code>.footnote</code> class.</p></td>
- </tr>
- <tr>
- <th>left_column_subtle_color</th>
- <td><p>Left Column Text (not last). Defaults to <code><a href='apply_alpha.html'>apply_alpha(secondary_color, 0.6)</a></code>. Modifies the <code>.left-column h2, .left-column h3</code> classes.</p></td>
- </tr>
- <tr>
- <th>left_column_selected_color</th>
- <td><p>Left Column Current Selection. Defaults to <code>secondary_color</code>. Modifies the <code>.left-column h2:last-of-type, .left-column h3:last-child</code> classes.</p></td>
- </tr>
- <tr>
- <th>blockquote_left_border_color</th>
- <td><p>Blockquote Left Border Color. Defaults to <code><a href='apply_alpha.html'>apply_alpha(secondary_color, 0.5)</a></code>. Modifies the <code>blockquote</code> element.</p></td>
- </tr>
- <tr>
- <th>table_border_color</th>
- <td><p>Table top/bottom border. Defaults to #666. Modifies the <code>table: border-top, border-bottom</code> elements.</p></td>
- </tr>
- <tr>
- <th>table_row_border_color</th>
- <td><p>Table row inner bottom border. Defaults to #ddd. Modifies the <code>table thead th: border-bottom</code> elements.</p></td>
- </tr>
- <tr>
- <th>table_row_even_background_color</th>
- <td><p>Table Even Row Background Color. Defaults to <code><a href='lighten_darken_color.html'>lighten_color(primary_color, 0.3)</a></code>. Modifies the <code>thead, tfoot, tr:nth-child(even)</code> elements.</p></td>
- </tr>
- <tr>
- <th>text_font_size</th>
- <td><p>Slide Body Text Font Size. Defaults to 20px. Modifies the <code>.remark-slide-content</code> class.</p></td>
- </tr>
- <tr>
- <th>header_h1_font_size</th>
- <td><p>h1 Header Text Font Size. Defaults to 55px. Modifies the <code>.remark-slide-content h1</code> class.</p></td>
- </tr>
- <tr>
- <th>header_h2_font_size</th>
- <td><p>h2 Header Text Font Size. Defaults to 45px. Modifies the <code>.remark-slide-content h2</code> class.</p></td>
- </tr>
- <tr>
- <th>header_h3_font_size</th>
- <td><p>h3 Header Text Font Size. Defaults to 35px. Modifies the <code>.remark-slide-content h3</code> class.</p></td>
- </tr>
- <tr>
- <th>header_background_auto</th>
- <td><p>Add background under slide title automatically for h1 header elements. If not enabled, use <code>class: header_background</code> to enable. Defaults to <code>FALSE</code>.</p></td>
- </tr>
- <tr>
- <th>header_background_color</th>
- <td><p>Background Color for h1 Header with Background. Defaults to <code>header_color</code>. Modifies the <code>.remark-slide-content h1</code> class.</p></td>
- </tr>
- <tr>
- <th>header_background_text_color</th>
- <td><p>Text Color for h1 Header with Background. Defaults to <code>background_color</code>. Modifies the <code>.remark-slide-content h1</code> class.</p></td>
- </tr>
- <tr>
- <th>header_background_padding</th>
- <td><p>Padding for h1 Header with Background. Defaults to 2rem 4rem 1.5rem 4rem. Modifies the <code>.remark-slide-content h1</code> class.</p></td>
- </tr>
- <tr>
- <th>header_background_content_padding_top</th>
- <td><p>Top Padding for Content in Slide with Header with Background. Defaults to 7rem. Modifies the <code>.remark-slide-content</code> class.</p></td>
- </tr>
- <tr>
- <th>header_background_ignore_classes</th>
- <td><p>Slide Classes Where Header with Background will not be Applied. Defaults to <code><a href='https://www.rdocumentation.org/packages/base/topics/c'>c('normal', 'inverse', 'title', 'middle', 'bottom')</a></code>. Modifies the <code>.remark-slide-content</code> class.</p></td>
- </tr>
- <tr>
- <th>text_slide_number_font_size</th>
- <td><p>Slide Number Text Font Size. Defaults to 0.9em. Modifies the <code>.remark-slide-number</code> class.</p></td>
- </tr>
- <tr>
- <th>text_font_google</th>
- <td><p>Use <code><a href='google_font.html'>google_font()</a></code> to specify body font. Defaults to <code>NULL</code>. Modifies the <code>body</code> element.</p></td>
- </tr>
- <tr>
- <th>text_font_family</th>
- <td><p>Body Text Font Family. Defaults to 'Droid Serif'. Modifies the <code>body</code> element.</p></td>
- </tr>
- <tr>
- <th>text_font_weight</th>
- <td><p>Body Text Font Weight. Defaults to normal. Modifies the <code>body</code> element.</p></td>
- </tr>
- <tr>
- <th>text_font_url</th>
- <td><p>Body Text Font URL(s). Defaults to https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic. Modifies the <code>@import url()</code> elements.</p></td>
- </tr>
- <tr>
- <th>text_font_family_fallback</th>
- <td><p>Body Text Font Fallbacks. Defaults to 'Palatino Linotype', 'Book Antiqua', Palatino, 'Microsoft YaHei', 'Songti SC'. Modifies the <code>body</code> element.</p></td>
- </tr>
- <tr>
- <th>text_font_base</th>
- <td><p>Body Text Base Font (Total Failure Fallback). Defaults to serif. Modifies the <code>body</code> element.</p></td>
- </tr>
- <tr>
- <th>header_font_google</th>
- <td><p>Use <code><a href='google_font.html'>google_font()</a></code> to specify header font. Defaults to <code>NULL</code>. Modifies the <code>body</code> element.</p></td>
- </tr>
- <tr>
- <th>header_font_family</th>
- <td><p>Header Font Family. Defaults to 'Yanone Kaffeesatz'. Modifies the <code>h1, h2, h3</code> elements.</p></td>
- </tr>
- <tr>
- <th>header_font_weight</th>
- <td><p>Header Font Weight. Defaults to normal. Modifies the <code>h1, h2, h3</code> elements.</p></td>
- </tr>
- <tr>
- <th>header_font_url</th>
- <td><p>Header Font URL. Defaults to https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz. Modifies the <code>@import url</code> elements.</p></td>
- </tr>
- <tr>
- <th>code_font_google</th>
- <td><p>Use <code><a href='google_font.html'>google_font()</a></code> to specify code font. Defaults to <code>NULL</code>. Modifies the <code>body</code> element.</p></td>
- </tr>
- <tr>
- <th>code_font_family</th>
- <td><p>Code Font Family. Defaults to 'Source Code Pro'. Modifies the <code>.remark-code, .remark-inline-code</code> classes.</p></td>
- </tr>
- <tr>
- <th>code_font_size</th>
- <td><p>Code Text Font Size. Defaults to 0.9em. Modifies the <code>.remark-inline</code> class.</p></td>
- </tr>
- <tr>
- <th>code_font_url</th>
- <td><p>Code Font URL. Defaults to https://fonts.googleapis.com/css?family=Source+Code+Pro:400,700. Modifies the <code>@import url</code> elements.</p></td>
- </tr>
- <tr>
- <th>code_font_family_fallback</th>
- <td><p>Code Font Fallback. Defaults to 'Lucida Console', Monaco. Modifies the <code>.remark-code, .remark-inline-code</code> classes.</p></td>
- </tr>
- <tr>
- <th>extra_css</th>
- <td><p>A named list of CSS definitions each containing a named list
- of CSS property-value pairs, i.e.
- <code><a href='https://www.rdocumentation.org/packages/base/topics/list'>list(".class-id" = list("css-property" = "value"))</a></code></p></td>
- </tr>
- <tr>
- <th>extra_fonts</th>
- <td><p>A list of additional fonts to import, each list element
- can be either a URL as a character string or a call to
- <code><a href='google_font.html'>google_font</a>()</code></p></td>
- </tr>
- <tr>
- <th>outfile</th>
- <td><p>Customized xaringan CSS output file name, default is "xaringan-themer.css"</p></td>
- </tr>
- </table>
-
- <h2 class="hasAnchor" id="see-also"><a class="anchor" href="#see-also"></a>See also</h2>
-
- <div class='dont-index'><p>Other themes: <code><a href='style_duo_accent_inverse.html'>style_duo_accent_inverse</a></code>,
- <code><a href='style_duo_accent.html'>style_duo_accent</a></code>,
- <code><a href='style_mono_accent_inverse.html'>style_mono_accent_inverse</a></code>,
- <code><a href='style_mono_accent.html'>style_mono_accent</a></code>,
- <code><a href='style_mono_dark.html'>style_mono_dark</a></code>,
- <code><a href='style_mono_light.html'>style_mono_light</a></code>,
- <code><a href='style_solarized_dark.html'>style_solarized_dark</a></code>,
- <code><a href='style_solarized_light.html'>style_solarized_light</a></code>,
- <code><a href='style_xaringan.html'>style_xaringan</a></code></p>
- <p>Other Duotone themes: <code><a href='style_duo_accent_inverse.html'>style_duo_accent_inverse</a></code>,
- <code><a href='style_duo_accent.html'>style_duo_accent</a></code></p></div>
-
-
- </div>
- <div class="col-md-3 hidden-xs hidden-sm" id="sidebar">
- <h2>Contents</h2>
- <ul class="nav nav-pills nav-stacked">
- <li><a href="#arguments">Arguments</a></li>
-
- <li><a href="#see-also">See also</a></li>
- </ul>
-
- </div>
- </div>
-
- <footer>
- <div class="copyright">
- <p>Developed by <a href='https://www.garrickadenbuie.com'>Garrick Aden-Buie</a>.</p>
- </div>
-
- <div class="pkgdown">
- <p>Site built with <a href="https://pkgdown.r-lib.org/">pkgdown</a> 1.3.0.</p>
- </div>
- </footer>
- </div>
-
-
-
- </body>
- </html>
|