Color Presets
Presets let you apply a complete color scheme to your microsite in one click, rather than tweaking individual color values.
Global presets
VOTLI ships with a set of built-in global presets (e.g. light, dark, brand-forward palettes). These are available to all apps on all plans.
To apply a preset:
- Go to Appearance → Theme in the dashboard
- Browse the preset list
- Click a preset to preview it
- Click Apply to save
Custom presets
You can save your current theme configuration as a custom preset for reuse across your apps.
To create a custom preset:
- Customize your colors in the theme editor
- Click Save as preset
- Give it a name
- The preset is now available in your preset list
Custom presets are scoped to your team.
Deleting a custom preset
To delete a custom preset, hover over it in the preset list and click the trash icon. Note that deleting a preset doesn't affect any apps that are currently using it - it just removes it from the list.
Via MCP
If you use the MCP server, you can also manage and apply presets programmatically using the list_presets, apply_preset, and create_and_apply_preset tools. See MCP Overview.