Skip to content

Instantly share code, notes, and snippets.

@MatzeKitt
Last active March 9, 2021 19:40
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 MatzeKitt/23afb12fde5d28339be9b468275f54f9 to your computer and use it in GitHub Desktop.
Save MatzeKitt/23afb12fde5d28339be9b468275f54f9 to your computer and use it in GitHub Desktop.
{
"settings": {
"defaults": {
"color": {
"palette": [
{
"slug": "pale-turquoise",
"color": "#d1f1f1"
}
]
}
}
},
"styles": {
"core/heading/h2": {
"color": {
"text": "#000"
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment