mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Fix wording in the documentation for primary-only colors
This commit is contained in:
committed by
Martin Donath
parent
98dfb83d43
commit
39badcb543
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user