mirror of
https://github.com/jlengrand/Maestro.git
synced 2026-03-10 08:31:19 +00:00
- Updated theme count from 12 to 18 in description - Added 4 missing light themes: Solarized, One Light, Gruvbox Light, Catppuccin Latte - Fixed "GitHub Light" to "GitHub" to match actual theme name - Fixed Settings path from "Appearance → Theme" to "Themes tab" - Added Custom Theme section documenting the theme builder
48 lines
1.8 KiB
Markdown
48 lines
1.8 KiB
Markdown
---
|
|
title: Themes Gallery
|
|
description: Preview Maestro's 18 beautiful themes including Dracula, Nord, Tokyo Night, and custom Vibe themes.
|
|
icon: palette
|
|
---
|
|
|
|
Maestro ships with 18 carefully crafted themes across three categories, plus a Custom theme builder. Screenshots below show each theme in action.
|
|
|
|
## Available Themes
|
|
For a screenshot example of every option, see [THEMES.md](https://github.com/pedramamini/Maestro/blob/main/THEMES.md) on GitHub. You can also flip through the available themes at [RunMaestro.ai](https://runmaestro.ai).
|
|
|
|

|
|
|
|
### Dark Themes
|
|
- **Dracula** — Classic purple-accented dark theme
|
|
- **Monokai** — Vibrant syntax highlighting on dark background
|
|
- **Nord** — Cool, bluish Arctic-inspired palette
|
|
- **Tokyo Night** — Soft neon on deep blue
|
|
- **Catppuccin Mocha** — Soothing pastel dark theme
|
|
- **Gruvbox Dark** — Retro groove with warm earth tones
|
|
|
|
### Light Themes
|
|
- **GitHub** — GitHub's clean light mode
|
|
- **Solarized** — Precision colors for readability
|
|
- **One Light** — Atom's light theme with magenta accents
|
|
- **Gruvbox Light** — Retro groove in light mode
|
|
- **Catppuccin Latte** — Soothing pastel light theme
|
|
- **Ayu Light** — Bright, modern light theme
|
|
|
|
### Vibe Themes
|
|
Custom themes with unique personality:
|
|
- **Pedurple** — Deep purple aesthetic (shown in most screenshots)
|
|
- **Maestro's Choice** — Golden accents on midnight blue
|
|
- **Dre Synth** — Cyberpunk cyan and magenta
|
|
- **InQuest** — Minimal black with crimson accents
|
|
|
|
### Custom Theme
|
|
Build your own theme using the Custom Theme Builder with import/export support.
|
|
|
|
## Changing Themes
|
|
|
|
1. Press `Cmd+K` (Mac) or `Ctrl+K` (Windows/Linux)
|
|
2. Type "theme" and select **Change Theme**
|
|
3. Use arrow keys to preview themes live
|
|
4. Press `Enter` to apply
|
|
|
|
Or go to **Settings** (`Cmd+,`) → **Themes** tab.
|