File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 33# ' Create a theme using background and foreground colors (`theme_colors_*`) or
44# ' using a **brand.yml** file (`theme_brand_*`).
55# '
6- # ' The use of the theme will depend on the package. See the vignettes for
7- # ' usage examples.
6+ # ' The use of the theme will depend on the package. Please see
7+ # ' [light/dark renderings examples](https://examples.quarto.pub/lightdark-renderings-examples/ggplot2.html)
8+ # ' for examples using each supported package with dark mode, `theme_brand_*`,
9+ # ' and `renderings: [light, dark]`,
10+ # ' or [theme helper vignetes](https://quarto-dev.github.io/quarto-r/articles/theme-helpers.html)
11+ # ' for examples using each package and `theme_colors_*` to specify the
12+ # ' background and foreground colors directly.
813# '
914# ' @param bg The background color
1015# ' @param fg The foreground color
You can’t perform that action at this time.
0 commit comments