Skip to content

Instantly share code, notes, and snippets.

@hchouhan
Last active December 28, 2021 10:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hchouhan/2eb3e2511976772d3e57aa80f84daef2 to your computer and use it in GitHub Desktop.
Save hchouhan/2eb3e2511976772d3e57aa80f84daef2 to your computer and use it in GitHub Desktop.
WordPress FSE JSON Base
{
"version": 2,
"$schema": "https://schemas.wp.org/trunk/theme.json",
"templateParts": [],
"customTemplates": [],
"settings": {
"layout": {},
"spacing": {},
"border": {},
"color": {},
"typography": {},
"custom": {},
"blocks": {}
},
"styles": {
"color": {},
"typography": {},
"blocks": {}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment