Skip to content

Instantly share code, notes, and snippets.

@jimmi-joensson
jimmi-joensson / theme.json
Created April 7, 2022 05:07 — forked from ryanwelcher/theme.json
When adding theme.json to an existing Classic Theme, these settings will stop the default color and typography controls from being enabled.
{
"$schema": "http://schemas.wp.org/trunk/theme.json",
"version": 2,
"settings": {
"layout": {
"contentSize": "750px"
},
"color": {
"background": false,
"custom": false,