Customization Overview
To customize your dashboard, you may use the point & click theme editor in the Hub, or pass a theme configuration directly to your embed.Point & click editor
In the Upsolve Hub, you can use the theme editor to quickly set colors, fonts, border widths, etc. Anything you save here will automatically propagate into your deployed dashboard, so you can iterate quickly without opening your IDE.
Theme configuration via embed
For more technical users, pass athemeConfigs JSON object as a query parameter on your iFrame src to configure the theme in code. See Frontend Setup for the embedding details.