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

# SQL Editor Theme

Bytebase lets a **Workspace Admin** set the SQL Editor theme for the workspace to a built-in preset or a custom theme. The selected theme applies to all SQL Editor sessions in the workspace.

## How to Configure

In the workspace, go to **Settings** > **General**, then scroll to the **SQL Editor** section and find **SQL Editor theme**.

Choose a built-in theme — **Default Light**, **Default Dark**, or **Solarized Dark** — or select **Custom** to define your own.

A custom theme sets four colors plus the syntax palette:

* **Accent** — buttons, active tabs, links, and selections.
* **Background** — the main editor canvas background.
* **Border** — dividers and outlines around inputs, tables, and panels.
* **Text** — primary text and control color.
* **Editor syntax** — the syntax-highlighting palette for the code editor.
