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

# EditorTheme

The editor's resolved code theme (defaults, the user's Luau config, and
overrides already merged). Values refresh live when the user's config
changes; read inside draw/measure rather than caching across frames.

## Fields

### `scopes`

Per-scope styles, the same palette the editor uses for this
document's highlight tokens.

### `background`

### `divider`

### `dividerHighlight`

### `error`

### `warning`

### `lineNumber`

### `fontSize`

### `lineHeight`
