{ "$schema": "https://schemas.wp.org/trunk/theme.json", "version": 2, "title": "Burnt Orange", "styles": { "spacing": { "blockGap": "1rem" } }, "settings": { "color": { "palette": [ { "color": "#FF6636", "name": "Primary", "slug": "primary" }, { "color": "#FF66361A", "name": "Contrast", "slug": "contrast" }, { "color": "#FF66364D", "name": "Primary30", "slug": "Primary30" }, { "color": "#FCF4F1", "name": "Primarysoft", "slug": "Primarysoft" }, { "color": "#ffffff", "name": "Base", "slug": "base" }, { "color": "#272A30", "name": "Black", "slug": "Content" }, { "color": "#494C53", "name": "Secondary", "slug": "secondary" }, { "color": "#F7F7FD", "name": "Secondarylight", "slug": "Secondarylight" }, { "color": "#E6EAF2", "name": "Grey100", "slug": "Grey100" }, { "color": "#C4C8D0", "name": "Grey200", "slug": "Grey200" }, { "color": "#8D95A5", "name": "Grey300", "slug": "Grey300" }, { "color": "#686C73", "name": "Grey400", "slug": "Grey400" }, { "color": "#6941C6", "name": "Royal Purple", "slug": "RoyalPurple" }, { "color": "#ffffff00", "name": "Transparant ", "slug": "Transparant " } ], "gradients": [ { "slug": "primary", "gradient": "linear-gradient(286.83deg, #F7B733 -1.55%, #FC4A1A 100%)", "name": "Primary" } ], "duotone": [ { "colors": [ "#FF6636", "#FF6636" ], "slug": "primary", "name": "Primary" }, { "colors": [ "#FCF4F1", "#FCF4F1" ], "slug": "Primarysoft", "name": "Primarysoft" }, { "colors": [ "#FFFFFF", "#FFFFFF" ], "slug": "Base", "name": "Base" } ] } } }