> ## 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.

# Apply theme

> Apply a theme to a project, a client's projects, or every project.

You apply a theme from the **Themes** panel in the project editor, or set a per-client theme from client settings.

## Apply from the editor

Selecting a theme row in the project editor's **Themes** panel applies it to the open project right away. To apply a theme more widely, save it with a scope.

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

  <Step title="Open the theme">
    Click a theme to apply it to the current project, or hover and choose **Edit** to open the editor.
  </Step>

  <Step title="Choose where it applies">
    Under **Apply to**, pick a scope:

    | Scope                      | What it affects                |
    | -------------------------- | ------------------------------ |
    | **Current project**        | Only this project.             |
    | **This client's projects** | Every project for this client. |
    | **All projects**           | Every project in every client. |
  </Step>

  <Step title="Save and apply">
    Click **Save and apply**. Oviond stamps the theme onto every project in the chosen scope, and charts, KPI tiles, and backgrounds re-render with the theme's tokens.
  </Step>
</Steps>

## Set a client theme

A client theme is applied to new projects created for that client (including projects [created from a template](/templates/apply)).

<Steps>
  <Step title="Open the client's settings">
    Go to the client and open **Settings**.
  </Step>

  <Step title="Pick a Client theme">
    In the **Client theme** section, select a theme. The account default is marked with a star and **(Default)**. A swatch strip previews its chart colours.
  </Step>

  <Step title="Save changes">
    Click **Save changes**. New projects for this client start with this theme.
  </Step>
</Steps>

<Note>
  Setting a **Client theme** doesn't restyle the client's existing projects — it sets the theme new projects start with. To restyle existing projects, apply a theme with the **This client's projects** scope from the editor.
</Note>
