diff --git a/dev/articles/auto.html b/dev/articles/auto.html index 1872f26c..2faf9854 100644 --- a/dev/articles/auto.html +++ b/dev/articles/auto.html @@ -108,9 +108,9 @@

Auto theming

Carson Sievert

-

2024-07-10

+

2024-07-25

- Source: vignettes/auto.Rmd + Source: vignettes/auto.Rmd @@ -244,7 +244,7 @@

Shiny the main colors and fonts:

 library(bslib)
-solar_theme <- bs_theme(
+solar_theme <- bs_theme(
   bg = "#002B36", fg = "#EEE8D5", primary = "#2AA198", 
   base_font = font_google("Pacifico")
 )
@@ -274,7 +274,7 @@ 

Shiny means that as long as we choose Google Fonts (and/or fonts already known to R), the R plots can automatically render them.

-bs_theme_preview(bs_theme(bg = "#444444", fg = "#E4E4E4", primary = "#E39777"))
+bs_theme_preview(bs_theme(bg = "#444444", fg = "#E4E4E4", primary = "#E39777"))

@@ -353,7 +353,7 @@

Other scenariosauto_config_get() ("config")
  • -bslib::bs_get_variables() ("bslib")
  • +bslib::bs_get_variables() ("bslib")
  • rstudioapi::getThemeInfo() ("rstudio")
  • diff --git a/dev/articles/custom.html b/dev/articles/custom.html index 12b232bf..e78b01d5 100644 --- a/dev/articles/custom.html +++ b/dev/articles/custom.html @@ -108,9 +108,9 @@

    Custom themes

    Carson Sievert

    -

    2024-07-10

    +

    2024-07-25

    - Source: vignettes/custom.Rmd + Source: vignettes/custom.Rmd
    diff --git a/dev/articles/fonts.html b/dev/articles/fonts.html index c889c633..4823cbba 100644 --- a/dev/articles/fonts.html +++ b/dev/articles/fonts.html @@ -108,9 +108,9 @@

    Font rendering

    Carson Sievert

    -

    2024-07-10

    +

    2024-07-25

    - Source: vignettes/fonts.Rmd + Source: vignettes/fonts.Rmd diff --git a/dev/articles/scope.html b/dev/articles/scope.html index edb1c51c..04071ad5 100644 --- a/dev/articles/scope.html +++ b/dev/articles/scope.html @@ -108,9 +108,9 @@

    Scoping themes

    Carson Sievert

    -

    2024-07-10

    +

    2024-07-25

    - Source: vignettes/scope.Rmd + Source: vignettes/scope.Rmd diff --git a/dev/authors.html b/dev/authors.html index 5917d49e..3d0a8cf2 100644 --- a/dev/authors.html +++ b/dev/authors.html @@ -97,7 +97,7 @@

    Authors and Citation

    Citation

    - Source: DESCRIPTION + Source: DESCRIPTION
    diff --git a/dev/index.html b/dev/index.html index 3003ed2f..5382c0d4 100644 --- a/dev/index.html +++ b/dev/index.html @@ -36,8 +36,10 @@ gtag('config', 'UA-115082821-1'); @@ -161,7 +163,7 @@

    Shiny # bslib makes it easy to customize CSS styles for things # rendered by the browser, like tabsetPanel() # https://rstudio.github.io/bslib - theme = bslib::bs_theme( + theme = bslib::bs_theme( bg = "#002B36", fg = "#EEE8D5", primary = "#2AA198", # bslib also makes it easy to import CSS fonts base_font = bslib::font_google("Pacifico") diff --git a/dev/news/index.html b/dev/news/index.html index f45ae923..2564ff81 100644 --- a/dev/news/index.html +++ b/dev/news/index.html @@ -73,7 +73,7 @@
    diff --git a/dev/pkgdown.yml b/dev/pkgdown.yml index 02afdf69..140eab8a 100644 --- a/dev/pkgdown.yml +++ b/dev/pkgdown.yml @@ -6,4 +6,4 @@ articles: custom: custom.html fonts: fonts.html scope: scope.html -last_built: 2024-07-10T19:51Z +last_built: 2024-07-25T15:46Z diff --git a/dev/reference/auto-config.html b/dev/reference/auto-config.html index c1e9db01..884aebcd 100644 --- a/dev/reference/auto-config.html +++ b/dev/reference/auto-config.html @@ -77,7 +77,7 @@
    @@ -129,7 +129,7 @@

    Arguments

    the order of priority to use when resolving auto values. Possible values include:

    diff --git a/dev/reference/auto_resolve_theme.html b/dev/reference/auto_resolve_theme.html index bffa42b3..e0aeb362 100644 --- a/dev/reference/auto_resolve_theme.html +++ b/dev/reference/auto_resolve_theme.html @@ -74,7 +74,7 @@
    diff --git a/dev/reference/font_cache_set.html b/dev/reference/font_cache_set.html index 3f9a09e7..897562a6 100644 --- a/dev/reference/font_cache_set.html +++ b/dev/reference/font_cache_set.html @@ -77,7 +77,7 @@
    diff --git a/dev/reference/font_spec.html b/dev/reference/font_spec.html index cadd2b78..db71d668 100644 --- a/dev/reference/font_spec.html +++ b/dev/reference/font_spec.html @@ -78,7 +78,7 @@
    diff --git a/dev/reference/okabe_ito.html b/dev/reference/okabe_ito.html index 0ee67cb3..440b4851 100644 --- a/dev/reference/okabe_ito.html +++ b/dev/reference/okabe_ito.html @@ -73,7 +73,7 @@
    diff --git a/dev/reference/sequential_gradient.html b/dev/reference/sequential_gradient.html index 0d11bfb5..0369a149 100644 --- a/dev/reference/sequential_gradient.html +++ b/dev/reference/sequential_gradient.html @@ -74,7 +74,7 @@
    diff --git a/dev/reference/thematic-package.html b/dev/reference/thematic-package.html index b4f2d719..fb0f5dd5 100644 --- a/dev/reference/thematic-package.html +++ b/dev/reference/thematic-package.html @@ -74,7 +74,7 @@
    diff --git a/dev/reference/thematic_on.html b/dev/reference/thematic_on.html index 2d05835a..96a17a63 100644 --- a/dev/reference/thematic_on.html +++ b/dev/reference/thematic_on.html @@ -76,7 +76,7 @@
    diff --git a/dev/reference/thematic_save_plot.html b/dev/reference/thematic_save_plot.html index 7421db20..bd2344dd 100644 --- a/dev/reference/thematic_save_plot.html +++ b/dev/reference/thematic_save_plot.html @@ -76,7 +76,7 @@
    diff --git a/dev/reference/thematic_with_theme.html b/dev/reference/thematic_with_theme.html index a0b98a93..079d9229 100644 --- a/dev/reference/thematic_with_theme.html +++ b/dev/reference/thematic_with_theme.html @@ -74,7 +74,7 @@