An elegant dark theme for the Zed editor, inspired by Vesper with transparency.
VesperBlur combines the signature "peppermint and orange" color palette from the original Vesper theme with transparency and blur effects, creating a modern and aesthetic coding experience.
- β¨ Transparency with automatic blur effects
- π Authentic Vesper palette: peach orange (#FFC799) and turquoise (#99FFE4)
- π Optimized readability with carefully adjusted contrast ratios
- π― All UI elements adapted for transparency
-
Download
vesper-blur.jsonfrom thethemes/folder -
Copy to your Zed themes directory:
# macOS & Linux cp themes/VesperBlur.json ~/.config/zed/themes/VesperBlur.json # Windows # Copy to %APPDATA%\\Zed\\themes\\
-
In Zed:
Cmd+,β Theme β "VesperBlur Dark"
Coming soon! This theme will be submitted to the official Zed extensions registry.
| Element | Color | Usage |
|---|---|---|
| Primary Orange | #FFC799 |
Functions, types, keywords |
| Turquoise | #99FFE4 |
Strings, links, hints |
| Pure White | #FFFFFF |
Primary text, variables |
| Light Gray | #A0A0A0 |
Secondary text, operators |
| Medium Gray | #7E7E7E |
Placeholders, line numbers |
| Black | 0F0F11 |
Backgrounds |
Suggestions and improvements are welcome! Feel free to open issues or submit pull requests.
MIT License - Inspired by the original Vesper theme by Rauno Freiberg.
- Original Vesper theme: raunofreiberg/vesper
- Rich Vesper Zed: zezic/rich-vesper-zed
- Vesper Zed: bdsqqq/vesper-zed