Skip to content

Instantly share code, notes, and snippets.

@jsmanifest
Created February 24, 2020 04:36
Show Gist options
  • Save jsmanifest/46b67b04e90e7634b22194a23cc11b2b to your computer and use it in GitHub Desktop.
Save jsmanifest/46b67b04e90e7634b22194a23cc11b2b to your computer and use it in GitHub Desktop.
{
"name": "blood",
"header": {
"color": "#fff",
"fontStyle": "italic",
"fontFamily": "Roboto, sans-serif"
},
"background": { "backgroundColor": "#C53719", "color": "#fff" },
"button": { "backgroundColor": "maroon", "color": "#fff" },
"color": "#fff",
"primary": "#C53719",
"secondary": "maroon",
"textColor": "#fff"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment