Completed basic customization of help widget for

How I did this: Loaded the widget as a preview within an iFrame, used a color picker library (https://www.npmjs.com/package/@simonwep/pickr). On the backend, the widget loader JS pulls the preferences dynamically via JSON and colors are updated using vanilla JS.