Skip to content

Instantly share code, notes, and snippets.

@thisbit
Created July 14, 2022 21:53
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 thisbit/beb78a5ffece668032e08bcbfe2365ee to your computer and use it in GitHub Desktop.
Save thisbit/beb78a5ffece668032e08bcbfe2365ee to your computer and use it in GitHub Desktop.
The Best Theme Json on the Internet
{
"version": 2,
"settings": {
"typography": {
"letterSpacing": false,
"Appearance": false,
"letterCase": false,
"fontFamily": false,
"fontSize": false,
"fontStyle": false,
"fontWeight": false,
"lineHeight": false,
"textDecoration": false,
"textTransform": false,
"dropCap": false,
"customFontSize": false,
"customLineHeight": false
},
"color": {
"defaultPalette": false,
"custom": false,
"background": false,
"gradient": false,
"text": false
},
"layout": {
"contentSize": "75%",
"wideSize": "100%"
},
"styles": {
"spacing": {
"blockGap": "1.5rem"
}
}
}
}
@thisbit
Copy link
Author

thisbit commented Jul 14, 2022

It's a work in progress. It's lovely to remove stuff this way, almost as nice as if the stuff wasn't there to begin with. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment