Zed Editor Theme-Builder

· devtools · Source ↗

TLDR

  • Zed now offers a browser-based theme builder for creating and customizing editor themes beyond the built-in defaults.

Key Takeaways

  • The theme builder targets Zed users who want precise control over colors, contrast, and visual style.
  • Existing Zed default themes have a reputation for low-contrast gray-on-gray palettes, making a custom builder practically useful.
  • The tool is web-based, lowering the barrier vs. manually editing JSON theme files.
  • Output is a Zed-compatible theme; no plugin or extension system required since Zed supports theme files natively.

Hacker News Comment Review

  • Commenters broadly agree that Zed’s default dark themes are low-contrast and gray-on-gray, and see the builder as a direct fix rather than a nice-to-have.
  • The pattern of developers privately tuning dark themes for higher contrast is common across editors, not just Zed; the builder could normalize sharing polished high-contrast themes publicly.
  • At least one long-time Vim user credits Zed’s iterative quality-of-life additions, including LLM git “follow mode”, as the reason they switched as a daily driver.

Notable Comments

  • @rhgraysonii: Switched from 15 years of Vim; cites git follow mode for LLM-heavy workflows as a key differentiator alongside theme improvements.
  • @jeorb: “maybe it’s time to start publishing high contrast dark themes instead of just fixing it for myself” – signals a community gap the builder could fill.

Original | Discuss on HN