Просмотр исходного кода

Deploy from Github Actions build 145704200 [ci skip]

Build URL: https://github.com/gadenbuie/xaringanthemer/actions/runs/145704200
Commit: e5ecb0eca9
gh-pages
Garrick Aden-Buie 6 лет назад
Родитель
Сommit
94d537a3bd
2 измененных файлов: 9 добавлений и 1 удалений
  1. +8
    -0
      articles/template-variables.html
  2. +1
    -1
      pkgdown.yml

+ 8
- 0
articles/template-variables.html Просмотреть файл

<p>Note that some theme functions, like <code><a href="../reference/style_mono_accent.html">style_mono_accent()</a></code>, have additional parameters and a specific set of default values unique to the theme. However, with any theme function you can override the theme’s defaults by directly setting any of the arguments listed below when calling the theme function.</p> <p>Note that some theme functions, like <code><a href="../reference/style_mono_accent.html">style_mono_accent()</a></code>, have additional parameters and a specific set of default values unique to the theme. However, with any theme function you can override the theme’s defaults by directly setting any of the arguments listed below when calling the theme function.</p>
<p>To be concrete, <code><a href="../reference/style_mono_accent.html">style_mono_accent()</a></code> has three additional arguments: <code>base_color</code> (the accent color), <code>white_color</code>, and <code>black_color</code>. In this theme, the background slide color defaults to <code>white_color</code>, but you can choose a different slide background color by setting <code>background_color</code>, for example <code>background_color = "#EAEAEA"</code>.</p> <p>To be concrete, <code><a href="../reference/style_mono_accent.html">style_mono_accent()</a></code> has three additional arguments: <code>base_color</code> (the accent color), <code>white_color</code>, and <code>black_color</code>. In this theme, the background slide color defaults to <code>white_color</code>, but you can choose a different slide background color by setting <code>background_color</code>, for example <code>background_color = "#EAEAEA"</code>.</p>
<table class="table"> <table class="table">
<colgroup>
<col width="7%">
<col width="48%">
<col width="10%">
<col width="17%">
<col width="10%">
<col width="6%">
</colgroup>
<thead><tr class="header"> <thead><tr class="header">
<th align="left">Variable</th> <th align="left">Variable</th>
<th align="left">Description</th> <th align="left">Description</th>

+ 1
- 1
pkgdown.yml Просмотреть файл

template-variables: template-variables.html template-variables: template-variables.html
themes: themes.html themes: themes.html
xaringanthemer: xaringanthemer.html xaringanthemer: xaringanthemer.html
last_built: 2020-06-23T04:19Z
last_built: 2020-06-24T04:18Z
urls: urls:
reference: https://pkg.garrickadenbuie.com/xaringanthemer//reference reference: https://pkg.garrickadenbuie.com/xaringanthemer//reference
article: https://pkg.garrickadenbuie.com/xaringanthemer//articles article: https://pkg.garrickadenbuie.com/xaringanthemer//articles

Загрузка…
Отмена
Сохранить