mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Improved JSON schema
This commit is contained in:
@@ -685,9 +685,7 @@
|
|||||||
"markdownDescription": "https://squidfunk.github.io/mkdocs-material/setup/changing-the-colors/#color-palette-toggle",
|
"markdownDescription": "https://squidfunk.github.io/mkdocs-material/setup/changing-the-colors/#color-palette-toggle",
|
||||||
"properties": {
|
"properties": {
|
||||||
"icon": {
|
"icon": {
|
||||||
"title": "Color palette toggle icon",
|
"$ref": "#/definitions/icon"
|
||||||
"markdownDescription": "https://squidfunk.github.io/mkdocs-material/setup/changing-the-colors/#toggle-icon",
|
|
||||||
"type": "string"
|
|
||||||
},
|
},
|
||||||
"name": {
|
"name": {
|
||||||
"title": "Color palette toggle name",
|
"title": "Color palette toggle name",
|
||||||
|
|||||||
Reference in New Issue
Block a user