Explorar el Código

Add screenshots

tags/v0.1.1
Garrick Aden-Buie hace 8 años
padre
commit
529c3adf1b
Se han modificado 3 ficheros con 8 adiciones y 4 borrados
  1. +4
    -2
      README.Rmd
  2. +4
    -2
      README.md
  3. BIN
      docs/example_mono_light_1c5253.png

+ 4
- 2
README.Rmd Ver fichero

```{r setup}`r ""` ```{r setup}`r ""`
options(htmltools.dir.version = FALSE) options(htmltools.dir.version = FALSE)
library(xaringanthemer) library(xaringanthemer)
mono_dark(
base_color = "#b6174b",
mono_light(
base_color = "#1c5253",
header_font_google = google_font("Josefin Sans"), header_font_google = google_font("Josefin Sans"),
text_font_google = google_font("Montserrat", "300", "300i"), text_font_google = google_font("Montserrat", "300", "300i"),
code_font_google = google_font("Droid Mono") code_font_google = google_font("Droid Mono")
``` ```
```` ````


![](docs/example_mono_light_1c5253.png)

## Monotone Themes ## Monotone Themes


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

+ 4
- 2
README.md Ver fichero

```{r setup} ```{r setup}
options(htmltools.dir.version = FALSE) options(htmltools.dir.version = FALSE)
library(xaringanthemer) library(xaringanthemer)
mono_dark(
base_color = "#b6174b",
mono_light(
base_color = "#1c5253",
header_font_google = google_font("Josefin Sans"), header_font_google = google_font("Josefin Sans"),
text_font_google = google_font("Montserrat", "300", "300i"), text_font_google = google_font("Montserrat", "300", "300i"),
code_font_google = google_font("Droid Mono") code_font_google = google_font("Droid Mono")
``` ```
```` ````


![](docs/example_mono_light_1c5253.png)

## Monotone Themes ## Monotone Themes


Use these functions to automatically create a consistent color palette Use these functions to automatically create a consistent color palette

BIN
docs/example_mono_light_1c5253.png Ver fichero

Antes Después
Anchura: 900  |  Altura: 338  |  Tamaño: 67KB

Cargando…
Cancelar
Guardar