Disable duotone and gradients

This does not work well with a multi-color theme.
This commit is contained in:
Tetrakern 2024-02-24 00:51:59 +01:00
parent 36bbfd29d2
commit dfd25cc8fb

View File

@ -2,6 +2,14 @@
"version": 2,
"settings": {
"appearanceTools": true,
"color": {
"duotone": [],
"customDuotone": false,
"defaultDuotone": false,
"gradients": [],
"customGradient": false,
"defaultGradients": false
},
"typography": {
"dropCap": false,
"customFontSize": false,