Skip to content
Snippets Groups Projects
Commit 39badcb5 authored by Jonas Fonseca's avatar Jonas Fonseca Committed by Martin Donath
Browse files

Fix wording in the documentation for primary-only colors

parent 98dfb83d
No related branches found
No related tags found
No related merge requests found
...@@ -160,7 +160,7 @@ Color names are case-insensitive, but must match the names of the Material ...@@ -160,7 +160,7 @@ Color names are case-insensitive, but must match the names of the Material
Design color palette. Valid values are: `red`, `pink`, `purple`, `deep purple`, Design color palette. Valid values are: `red`, `pink`, `purple`, `deep purple`,
`indigo`, `blue`, `light blue`, `cyan`, `teal`, `green`, `light green`, `lime`, `indigo`, `blue`, `light blue`, `cyan`, `teal`, `green`, `light green`, `lime`,
`yellow`, `amber`, `orange`, `deep orange`, `brown`, `grey`, `blue grey` and `yellow`, `amber`, `orange`, `deep orange`, `brown`, `grey`, `blue grey` and
`white`. The four three colors can only be used as a primary color. `white`. The last four colors can only be used as a primary color.
If the color is set via this configuration, an additional CSS file that If the color is set via this configuration, an additional CSS file that
defines the color palette is automatically included. If you want to keep things defines the color palette is automatically included. If you want to keep things
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment