{ "typography-colors": { "interactive": "lightest purple", "background": { "dark": "dark royal-blue", "light": "lightest gray" }, "gold": "#FFAB01", "royal-blue": "#08224CFF", "text": { "light": "black", "dark": "lightest gray" }, "text-dark": "text darker" }, "typography-kit": { "development-color": "red", "labels": { "line-break": "word-wrap" }, "minimum-point-size": 10, "maximum-point-size": 100, "point-step-size": 2, "point-step-multiplier": 1, "scaling-mode": "uifontmetrics-with-fallback", "should-use-development-colors": true }, "ui-font-text-styles": { "heading": { "font-name": "Avenir-Medium", "point-size": 36, "text-color": "text", "letter-case": "regular" }, "paragraph": { "font-name": "Avenir-Medium", "minimum-point-size": 12, "maximum-point-size": 34, "point-size": 18, "text-color": "text", "letter-case": "regular" }, "example": { "font-name": "System-Bold", "point-size": 16, "text-color": "text" }, "interactive-text": { "extends": "paragraph", "text-color": "interactive" } } }