Skip to content

Instantly share code, notes, and snippets.

@skorasaurus
Created October 4, 2021 18:06
Show Gist options
  • Save skorasaurus/acda2ea50cf4e4b5581a05968bf7efeb to your computer and use it in GitHub Desktop.
Save skorasaurus/acda2ea50cf4e4b5581a05968bf7efeb to your computer and use it in GitHub Desktop.
sample theme json file
{
"version": 1,
"settings": {
"color": {
"custom": false,
"customGradient": false,
"gradients": [],
"link": false,
"palette": [
]
},
"spacing": {
"customPadding": true,
"units": ["px", "em", "rem", "vh", "vw"]
},
"layout": {
"contentSize": "810px",
"wideSize": "1100px"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment