Skip to content

Instantly share code, notes, and snippets.

@tomhermans
Last active October 5, 2024 15:40
Show Gist options
  • Save tomhermans/10162a71344ddb6aecffed66188514f7 to your computer and use it in GitHub Desktop.
Save tomhermans/10162a71344ddb6aecffed66188514f7 to your computer and use it in GitHub Desktop.
{
"colors": {
"primary-color": "#ff2222",
"secondary-color": "#77878d"
},
"fonts": {
"primary-font": "chalkduster",
"secondary-font": "Times New Roman, serif"
},
"typesize": {
"fontsize": "3"
},
"radii": {
"radius-small": 2,
"radius-medium": 8,
"radius-large": 10
}
}
{
"colors": {
"primary-color": "#ff2222",
"secondary-color": "#77878d"
},
"fonts": {
"primary-font": "chalkduster",
"secondary-font": "Times New Roman, serif"
},
"typesize": {
"fontsize": "3"
},
"radii": {
"radius-small": 2,
"radius-medium": 8,
"radius-large": 16
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment