Sep 9
Form URL param to switch between dark/light mode
Rough idea, but depending on how complex you can support, I think it can expand to controlling the form design in general, e.g form elements' colors, fonts.
Reviewing
Khang Nguyen: That's cool idea. Thanks for suggestion
How this will work for custom designs? Should we just offer this for "raw" forms where the design will be either white-bg-black-text and vice versa depending on user's system preference?
Abhishek I'm not able to provide deep technical details, but the idea I had in mind was something like offering the flexibility to customize the designs using URL params. For example: - https://app.youform.com/forms/xxx12345?theme=dark - https://app.youform.com/forms/xxx12345?theme=light - https://app.youform.com/forms/xxx12345?theme=custom&bg=#2929…