Skip to content

MadLittleMods/zed-theme-vscode-light-plus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VSCode Light+ theme for Zed

Port of the Light+ (Default Light+) theme from Visual Studio Code to Zed.

Zed VSCode
Zed example with Light+ VSCode example with Light+
Zed example with Light+ VSCode example with Light+

Installation

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+.

Current Limitations

Dim and washed out colors

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 on Linux (dim) Zed on macOS (normal)
Zed on Linux has dim and washed out colors Zed on macOS looks normal
Zed on Linux has dim and washed out colors Zed on macOS looks normal

Syntax Highlighting

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.

Development

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.

About

Port of the VSCode Light+ (Default Light+) theme for the Zed code editor

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors