Skip to content

Instantly share code, notes, and snippets.

@mattg8000
Created March 27, 2019 14:02
Show Gist options
  • Save mattg8000/29f5184cf862eb9edf26787402b02bb2 to your computer and use it in GitHub Desktop.
Save mattg8000/29f5184cf862eb9edf26787402b02bb2 to your computer and use it in GitHub Desktop.
{
"fonts": {
"navigationTitle": {
"fileName": "",
"postScriptName": "System",
"weight": "UIFontWeightBold",
"size": 15
},
"exampleShadowStyle": {
"fileName": "Lato-Semibold.ttf",
"postScriptName": "Lato-Semibold",
"size": 20,
"shadow": {
"dx": 0,
"dy": 2,
"blurRadius": 7,
"color": { "r": 51, "g": 51, "b": 153, "a": 1 }
}
}
},
"colors": {
"clear": { "r": 0, "g": 0, "b": 0 "a": 0 },
"primary": { "r": 51, "g": 51, "b": 153, "a": 1 }
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment