VSCode Light+ theme for Zed
Port of the Light+ (Default Light+) theme from Visual Studio Code to Zed.
| Zed | VSCode |
|---|---|
![]() |
![]() |
![]() |
![]() |
You can install the theme from the official Zed extension
repository: open the command palette
(Cmd+Shift+P) and run zed: extensions. Search for
VSCode Light+ and install it. Pick the theme in the theme selector with
Cmd+Shift+P -> theme selector: toggle -> VSCode Light+.
The whole genesis of this theme port was because every light Zed theme was all dim/dull/muted and washed out (everything is grey-ish) with not enough contrast. This theme is an improvement but doesn't totally solve the problem because it seems to be a fundamental issue with how Zed handles rendering and colors (as experienced on Manjaro, arch-based Linux). See the following issues for more context:
- zed-industries/zed#9057
- zed-industries/zed#19100
- zed-industries/zed#6485 (comment)
- zed-industries/zed#17890
- zed-industries/zed#8293 (comment)
- zed-industries/zed#15521
- Even the theme previews on zed-themes.com are much more vibrant because the browser is rendering things as expected.
| Zed on Linux (dim) | Zed on macOS (normal) |
|---|---|
![]() |
![]() |
![]() |
![]() |
Zed's bundled highlights.scm files at
https://github.com/zed-industries/zed/tree/main/crates/languages/src often do not
define all the queries for syntax nodes needed to style the theme. This means that some
syntax nodes have different colors when compared to the original theme.
As you can see if you dive into the theme file, there are plenty of things that are not filled in as I couldn't see where they were being used in Zed. Feel free to create PR's to fill in any gaps (include screenshots and context).
Also see the developer notes for more information.





