Last active
May 4, 2018 14:09
-
-
Save Tafkas/9932dbf00b8011dff29e71d33ecbcd6a to your computer and use it in GitHub Desktop.
HERE Theme for Deckset.app
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"identifier": "7235481C-546B-4E32-B068-F24B1FAC0D42", | |
"name": "HERE Theme", | |
"customizations": {}, | |
"baseTheme": { | |
"variantIdentifier": "scheme2", | |
"identifier": "next" | |
}, | |
"creationDate": 1525381263.4608269, | |
"importDate": 1525442729.7030401, | |
"type": 1, | |
"baseCustomizations": { | |
"footnote": { | |
"textScale": 1, | |
"textAlignment": 0, | |
"color": { | |
"red": 0.058823529410000006, | |
"green": 0.08627450980000001, | |
"blue": 0.1294117647 | |
}, | |
"lineHeight": 1, | |
"separatorColor": { | |
"red": 0.058823529410000006, | |
"green": 0.08627450980000001, | |
"blue": 0.1294117647 | |
}, | |
"separatorHeight": 1, | |
"separatorMargin": 7, | |
"font": { | |
"familyName": "Fira Sans", | |
"fullName": "FiraSans-Light", | |
"memberName": "Light" | |
} | |
}, | |
"text": { | |
"textScale": 0.7999999523162842, | |
"textAlignment": 0, | |
"lineHeight": 1, | |
"font": { | |
"familyName": "Fira Sans", | |
"fullName": "FiraSans-Light", | |
"memberName": "Light" | |
}, | |
"color": { | |
"red": 0.10588235294117647, | |
"green": 0.2235294117647059, | |
"blue": 0.32941176470588235 | |
} | |
}, | |
"background": { | |
"color": { | |
"red": 0.9999992847442627, | |
"green": 0.9999744296073914, | |
"blue": 0.9999912977218628 | |
} | |
}, | |
"list": { | |
"color": { | |
"red": 0.05882352941000002, | |
"green": 0.08627450980000001, | |
"blue": 0.1294117647 | |
}, | |
"bulletCharacter": "•", | |
"alignment": 0 | |
}, | |
"slideNumber": { | |
"textScale": 1, | |
"textAlignment": 1, | |
"lineHeight": 1, | |
"font": { | |
"familyName": "Fira Sans", | |
"fullName": "FiraSans-Light", | |
"memberName": "Light" | |
}, | |
"color": { | |
"red": 0.05882352941000002, | |
"green": 0.08627450980000001, | |
"blue": 0.1294117647 | |
} | |
}, | |
"footer": { | |
"textScale": 1, | |
"textAlignment": 0, | |
"lineHeight": 1, | |
"font": { | |
"familyName": "Fira Sans", | |
"fullName": "FiraSans-Light", | |
"memberName": "Light" | |
}, | |
"color": { | |
"red": 0.10588235294117647, | |
"green": 0.2235294117647059, | |
"blue": 0.32941176470588235 | |
} | |
}, | |
"header": { | |
"textScale": 1, | |
"textAlignment": 0, | |
"lineHeight": 0.800000011920929, | |
"font": { | |
"familyName": "Fira Sans", | |
"fullName": "FiraSans-SemiBold", | |
"memberName": "SemiBold" | |
}, | |
"color": { | |
"red": 0, | |
"green": 0.6862745098, | |
"blue": 0.6666666667 | |
} | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment