Procházet zdrojové kódy

Add screenshots

tags/v0.1.1
Garrick Aden-Buie před 8 roky
rodič
revize
529c3adf1b
3 změnil soubory, kde provedl 8 přidání a 4 odebrání
  1. +4
    -2
      README.Rmd
  2. +4
    -2
      README.md
  3. binární
      docs/example_mono_light_1c5253.png

+ 4
- 2
README.Rmd Zobrazit soubor

@@ -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 Zobrazit soubor

@@ -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

binární
docs/example_mono_light_1c5253.png Zobrazit soubor

Před Za
Šířka: 900  |  Výška: 338  |  Velikost: 67KB

Načítá se…
Zrušit
Uložit