Docs
Browse docs

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:

  1. Go to Appearance → Theme in the dashboard
  2. Browse the preset list
  3. Click a preset to preview it
  4. 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:

  1. Customize your colors in the theme editor
  2. Click Save as preset
  3. Give it a name
  4. 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.