Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Default palette is opt-out for themes with theme.json
  • Loading branch information
oandregal committed Nov 29, 2021
commit 91cfea83b89326ec6d9d910507fed6c27f905fda
4 changes: 3 additions & 1 deletion src/wp-includes/theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,13 @@
"width": false
},
"color": {
"background": true,
"custom": true,
"customDuotone": true,
"customGradient": true,
"defaultPalette": true,
"defaultGradients": true,
"link": false,
"background": true,
"text": true,
"duotone": [
{
Expand Down