Inspired by
- IDEA like light Theme syntax
- GitLab's syntax
- VSCode light theme
Don't expect any fancy colors.
More colors equal more distraction; we don't want to waste cognitive capacity on that. The goal of this theme is to have the minimum meaningful colors.
Search for Simple light in the Extensions view (Ctrl+Shift+X), or set it
in your settings.json:
{
"workbench.colorTheme": "Simple light"
}Search for Simple Light in Zed's extension marketplace (zed: extensions),
or set it in your ~/.config/zed/settings.json:
{
"theme": "Simple Light"
}| Language | Preview |
|---|---|
| JavaScript | ![]() |
| Go | ![]() |
| Java | ![]() |
| HTML | ![]() |
| CSS | ![]() |
| Python | ![]() |
| C++ | ![]() |
- vscode-ideal-theme – IDEA like light Theme
- gitlab-theme – GitLab's syntax highlighting theme
- vscode-light-modern – VSCode's light modern theme






