Skip to content

Commit 1fe353b

Browse files
nit
1 parent 9f73035 commit 1fe353b

File tree

1 file changed

+1
-1
lines changed
  • docs/blog/posts/2025-xx-xx-R-package-release-1.5

1 file changed

+1
-1
lines changed

docs/blog/posts/2025-xx-xx-R-package-release-1.5/index.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ These helper functions wrap content in HTML spans with `data-qmd-base64` attribu
119119

120120
## Apply Light and Dark Themes to Plots and Tables
121121

122-
The `theme_colors_flextable()`, `theme_colors_ggplot2()`, `theme_colors_gt()`, `theme_colors_plotly()`, `theme_colors_thematic()` helper functions change the background and foreground colors of six popular plot and table packages. These can be used to produce light and dark [`renderings`](https://quarto.org/docs/computations/execution-options.html#cell-renderings) to match the plot or table with themes in dark mode.
122+
The `theme_colors_flextable()`, `theme_colors_ggplot2()`, `theme_colors_gt()`, `theme_colors_plotly()`, `theme_colors_thematic()` helper functions change the background and foreground colors of six popular plot and table packages. These can be used to produce light and dark [`renderings`](https://quarto.org/docs/computations/execution-options.html#cell-renderings) to match the plot or table with themes in light and dark mode.
123123

124124
The usage of the the results of these functions depends on the package. See the [Theme Helpers](https://quarto-dev.github.io/quarto-r/articles/theme-helpers.html) article for usage examples of `theme_colors_*`.
125125

0 commit comments

Comments
 (0)