Garrick Aden-Buie 8 лет назад
Родитель
Сommit
529c3adf1b
3 измененных файлов: 8 добавлений и 4 удалений
  1. +4
    -2
      README.Rmd
  2. +4
    -2
      README.md
  3. Двоичные данные
      docs/example_mono_light_1c5253.png

+ 4
- 2
README.Rmd Просмотреть файл

@@ -44,8 +44,8 @@ Then, in the first knitr chunk, try this:
```{r setup}`r ""`
options(htmltools.dir.version = FALSE)
library(xaringanthemer)
mono_dark(
base_color = "#b6174b",
mono_light(
base_color = "#1c5253",
header_font_google = google_font("Josefin Sans"),
text_font_google = google_font("Montserrat", "300", "300i"),
code_font_google = google_font("Droid Mono")
@@ -53,6 +53,8 @@ mono_dark(
```
````

![](docs/example_mono_light_1c5253.png)

## Monotone Themes

Use these functions to automatically create a consistent color palette for your slides, based around a single color.

+ 4
- 2
README.md Просмотреть файл

@@ -32,8 +32,8 @@ Then, in the first knitr chunk, try this:
```{r setup}
options(htmltools.dir.version = FALSE)
library(xaringanthemer)
mono_dark(
base_color = "#b6174b",
mono_light(
base_color = "#1c5253",
header_font_google = google_font("Josefin Sans"),
text_font_google = google_font("Montserrat", "300", "300i"),
code_font_google = google_font("Droid Mono")
@@ -41,6 +41,8 @@ mono_dark(
```
````

![](docs/example_mono_light_1c5253.png)

## Monotone Themes

Use these functions to automatically create a consistent color palette

Двоичные данные
docs/example_mono_light_1c5253.png Просмотреть файл

Before After
Width: 900  |  Height: 338  |  Size: 67KB

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