Skip to content

Instantly share code, notes, and snippets.

@dcooney
Last active January 19, 2021 20:20
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 dcooney/c5fc1b1e537c6b50b83bdb1e3c34a36a to your computer and use it in GitHub Desktop.
Save dcooney/c5fc1b1e537c6b50b83bdb1e3c34a36a to your computer and use it in GitHub Desktop.
Experimental Theme
{
"global":{
"settings":{
"color":{
"custom":false,
"customGradient":false,
"gradients":[],
"link":false,
"palette":[]
},
"spacing":{
"customPadding":false,
"units":[
"px",
"em",
"rem",
"vh",
"vw"
]
},
"typography":{
"customFontSize":false,
"customLineHeight":false,
"dropCap":true,
"fontSizes":[]
}
}
},
"core/paragraph":{
"settings":{
"typography":{
"customFontSize":false,
"customLineHeight":false,
"dropCap":false,
"fontSizes":[]
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment