Skip to main content

Theme Modes

Configuration

Set colors in the provider config:

Color Formats

Both hex and RGB formats are supported:
Hex colors are auto-converted to RGB internally for rgba() support.

CSS Variables

Override CSS custom properties directly:

Dark Theme

Custom Theme

Create your own theme:

Modular CSS Imports

Import all styles at once:
Or import only what you need for smaller bundle size:
When using modular imports, always import base/variables.css and base/reset.css first, and utilities/ files last.

CSS File Reference

Panel Styling

Customize the side panel:

Syntax Highlighting

Override code syntax colors: