{ "$schema": "https://schemas.wp.org/trunk/theme.json", "version":3, "settings": { "appearanceTools": true, "layout": { "contentSize": "768px", "wideSize": "1100px" }, "color": { "duotone": [ { "slug": "base", "name": "Base", "colors": ["#231f20", "#faf9fa"] }, { "slug": "action", "name": "Action", "colors": [ "oklch(from #faf9fa .18 .02 h)", "oklch(from #05a54b .72 .28 h)" ] }, { "slug": "action-complement", "name": "Action Complementary", "colors": [ "oklch(from #05a54b .22 .08 calc(h + 180))", "oklch(from #05a54b .8 .26 h)" ] }, { "slug": "action-triadic", "name": "Action Triadic", "colors": [ "oklch(from #05a54b .24 .1 calc(h + 120))", "oklch(from #05a54b .82 .2 calc(h - 120))" ] }, { "slug": "action-monochrome", "name": "Action Monochrome", "colors": [ "oklch(from #05a54b .3 .04 h)", "oklch(from #05a54b .88 .08 h)" ] }, { "slug": "action-film", "name": "Action Film", "colors": [ "oklch(from #05a54b .35 .1 h)", "oklch(from #231f20 .96 .02 h)" ] }, { "slug": "secondary", "name": "Secondary", "colors": [ "oklch(from #faf9fa .18 .02 h)", "oklch(from #FFD25A .72 .28 h)" ] }, { "slug": "secondary-complement", "name": "Secondary Complementary", "colors": [ "oklch(from #FFD25A .22 .08 calc(h + 180))", "oklch(from #FFD25A .8 .26 h)" ] }, { "slug": "secondary-triadic", "name": "Secondary Triadic", "colors": [ "oklch(from #FFD25A .24 .1 calc(h + 120))", "oklch(from #FFD25A .82 .2 calc(h - 120))" ] }, { "slug": "secondary-monochrome", "name": "Secondary Monochrome", "colors": [ "oklch(from #FFD25A .3 .04 h)", "oklch(from #FFD25A .88 .08 h)" ] }, { "slug": "secondary-film", "name": "Secondary Film", "colors": [ "oklch(from #FFD25A .35 .1 h)", "oklch(from #231f20 .96 .02 h)" ] } ], "customDuotone": false, "defaultGradients": false, "palette": [ { "slug": "dark-0", "color": "#231f20", "name": "Dark" }, { "slug": "dark-50", "color": "#312b2c", "name": "Dark 50" }, { "slug": "dark-100", "color": "#3e3739", "name": "Dark 100" }, { "slug": "dark-200", "color": "#4c4345", "name": "Dark 200" }, { "slug": "light-0", "color": "#faf9fa", "name": "Light" }, { "slug": "light-50", "color": "#eeebee", "name": "Light 50" }, { "slug": "light-100", "color": "#e3dde3", "name": "Light 100" }, { "slug": "light-200", "color": "#d7cfd7", "name": "Light 200" }, { "slug": "action-0", "color": "#05a54b", "name": "Action" }, { "slug": "action-50", "color": "#06be56", "name": "Action 50" }, { "slug": "action-100", "color": "#07d661", "name": "Action 100" }, { "slug": "action-200", "color": "#07ef6d", "name": "Action 200" }, { "slug": "action-comp", "color": "oklch(from #05a54b l c calc(h + 180))", "name": "Action Complement" }, { "slug": "action-tri", "color": "oklch(from #05a54b .82 .2 calc(h - 120))", "name": "Action Triadic" }, { "slug": "action-tri-alt", "color": "oklch(from #05a54b .82 .2 calc(h + 120))", "name": "Action Triadic Alt" }, { "slug": "action-mono", "color": "oklch(from #05a54b .3 .04 h)", "name": "Action Monochrome" }, { "slug": "secondary-0", "color": "#FFD25A", "name": "Secondary" }, { "slug": "secondary-50", "color": "#ffd973", "name": "Secondary 50" }, { "slug": "secondary-100", "color": "#ffe08d", "name": "Secondary 100" }, { "slug": "secondary-200", "color": "#ffe7a6", "name": "Secondary 200" }, { "slug": "secondary-comp", "color": "oklch(from #FFD25A l c calc(h + 180))", "name": "Secondary Complement" }, { "slug": "secondary-tri", "color": "oklch(from #FFD25A .82 .2 calc(h - 120))", "name": "Secondary Triadic" }, { "slug": "secondary-tri-alt", "color": "oklch(from #FFD25A .82 .2 calc(h + 120))", "name": "Secondary Triadic Alt" }, { "slug": "secondary-mono", "color": "oklch(from #FFD25A .3 c h)", "name": "Secondary Monochrome" } ] } } }