Using Fruition? You can add this custom script to make your form compatible with the dark mode toggle at the top of your site.
Inside your Cloudflare worker script, extend the CUSTOM_SCRIPT
section to include the Chilipepper script:
/* Step 5: enter any custom scripts you'd like */
const CUSTOM_SCRIPT = `
<script async defer type="text/javascript" id="chilipepper" src="<https://chilipepper.io/fruition.js>"></script>
`;
<aside> ❓ Having trouble installing? Please send us an email: [email protected]
</aside>
See a live demo here
<aside> ℹ️ Fruition is free to use and takes less than 10 minutes to setup. Add custom fonts, custom domains, dark mode support and more. https://fruitionsite.com/
</aside>
[<https://chilipepper.io>](<https://chilipepper.io/>)