diff --git a/docs/content/Theming/03_configuring_a_theme.md b/docs/content/Theming/03_configuring_a_theme.md index 9d40cbe406d..c032e527488 100644 --- a/docs/content/Theming/03_configuring_a_theme.md +++ b/docs/content/Theming/03_configuring_a_theme.md @@ -18,7 +18,7 @@ during application configuration. ### Configuring Color Intentions You can specify a color palette for a given color intention by calling the -appropriate configuration method (`theme.primaryPalette`, `theme.primaryPalette`, +appropriate configuration method (`theme.primaryPalette`, `theme.accentPalette`, `theme.warnColor`, `theme.backgroundColor`).