Skip to content

Commit 2267dd3

Browse files
add theme helpers to reference index
1 parent 77f9c92 commit 2267dd3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

_pkgdown.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,10 @@ reference:
4545
- is_using_quarto
4646
- quarto_binary_sitrep
4747

48+
- title: "Theme Helpers"
49+
desc: >
50+
These simple helper functions adapt plotting and table packages to use background and
51+
foreground colors, or brand.yml colors.
52+
contents:
53+
- starts_with("theme_colors")
54+
- starts_with("theme_brand")

0 commit comments

Comments
 (0)