> ## Documentation Index
> Fetch the complete documentation index at: https://docs.oviond.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Delete theme

> Remove a theme from your account.

Deleting a theme removes it from your account's Themes panel. The projects themselves aren't touched — a project that referenced the deleted theme falls back to a default theme on its next render.

<Steps>
  <Step title="Open the project's Themes panel">
    In the project editor sidebar, open the **Themes** panel.
  </Step>

  <Step title="Delete the theme">
    Hover the theme row and click the **Delete** (trash) action.
  </Step>

  <Step title="Confirm">
    In the **Delete theme** dialog, confirm. Deleting a theme can't be undone.
  </Step>
</Steps>

<Warning>
  If the deleted theme was your account **default**, or was set as a **Client theme**, those references fall back to a default theme. Already-styled projects keep their own theme until you re-apply another one.
</Warning>

<Note>
  Deleting themes requires permission to manage shared assets.
</Note>
