mirror of
https://github.com/jlengrand/Maestro.git
synced 2026-03-10 08:31:19 +00:00
- Fix logo/favicon paths (build/ → assets/) and copy icons to docs/assets/ - Add page-level metadata (description, icon) to all 19 documentation pages - Fix broken numbered list formatting in about/overview.md - Embed YouTube walkthrough videos in index.md - Standardize terminology: Agent (Maestro workspace), Provider (Claude/Codex/OpenCode), Session/Tab (conversation) - Update Key Concepts table with clear definitions - Redistribute screenshots to relevant pages (git, keyboard shortcuts, general usage) - Transform screenshots.md into Themes Gallery page - Add git diff/logs screenshots to git-worktrees.md - Add command palette screenshot to keyboard-shortcuts.md - Add session management screenshot to general-usage.md Claude ID: ad65a8b7-fc6f-4ebc-86be-ec86f66a0120 Maestro ID: b9bc0d08-5be2-4fdf-93cd-5618a8d53b35
1.4 KiB
1.4 KiB
title, description, icon
| title | description | icon |
|---|---|---|
| Themes Gallery | Preview Maestro's 12 beautiful themes including Dracula, Monokai, Nord, and more. | palette |
Maestro ships with 12 carefully crafted themes. Screenshots below show each theme in action.
For detailed theme specifications (colors, fonts, code block styles), see THEMES.md on GitHub.
Available Themes
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
- One Dark Pro — Atom-inspired dark theme
- Pedurple — Custom purple theme (shown in most screenshots)
- GitHub Dark — GitHub's official dark mode
- Solarized Dark — Ethan Schoonover's precision-designed dark variant
Light Themes
- GitHub Light — GitHub's clean light mode
- Solarized Light — Precision-designed light variant
- Quiet Light — Soft, muted light theme
- Atom One Light — Light variant of Atom's One theme
Changing Themes
- Press
Cmd+K(Mac) orCtrl+K(Windows/Linux) - Type "theme" and select Change Theme
- Use arrow keys to preview themes live
- Press
Enterto apply
Or go to Settings (Cmd+,) → Appearance → Theme.
