Skip to content
Merged
Prev Previous commit
Add docs for new setting
  • Loading branch information
oandregal committed Jul 12, 2021
commit 6bde4472f94ad62a6c64cd224abbc9c1a46e46de
2 changes: 2 additions & 0 deletions docs/how-to-guides/themes/theme-json.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@ The settings section has the following structure:
"settings": {
"color": {
"custom": true,
"customDuotone": true,
"customGradient": true,
"duotone": [],
"gradients": [],
Expand Down Expand Up @@ -220,6 +221,7 @@ The settings section has the following structure:
},
"color": {
"custom": true,
"customDuotone": true,
"customGradient": true,
"duotone": [],
"gradients": [],
Expand Down