A dark and light theme for Visual Studio Code, built around the Version 14 brand palette: high contrast accents on deep neutrals.
The violet accent is a placeholder hue. It replaces a retired lime green accent and will change again once a permanent hue is chosen. It matches the contrast regrade shipped in version14/zed-theme v0.4.1.
| Variant |
Description |
| Version 14 Dark |
Deep dark backgrounds with a violet accent (#B7A2FF) |
| Version 14 Black |
Pure black backgrounds (#000000) with the same violet accent, for OLED displays |
| Version 14 Light |
Bright neutral surfaces with a violet accent (#5F3BBB) |
- Open the Extensions panel (
Cmd+Shift+X / Ctrl+Shift+X).
- Search for Version 14 Theme and click Install.
- Open the Command Palette (
Cmd+Shift+P) and run Preferences: Color Theme.
- Select Version 14 Dark, Version 14 Black, or Version 14 Light.
| Role |
Color |
| Background |
#1A1E23 |
| Editor |
#14171B |
| Accent (placeholder) |
#B7A2FF |
| Functions |
#B7A2FF |
| Keywords |
#ED8EF3 |
| Strings |
#4BDE7F |
| Types |
#78AFFF |
| Constants |
#FFA85E |
| Errors |
#FF5C59 |
| Comments |
#6E737A |
| Role |
Color |
| Background |
#0C0D0E |
| Editor |
#000000 |
| Accent (placeholder) |
#B7A2FF |
| Functions |
#B7A2FF |
| Keywords |
#ED8EF3 |
| Strings |
#4BDE7F |
| Types |
#78AFFF |
| Constants |
#FFA85E |
| Errors |
#FF5C59 |
| Comments |
#6E737A |
| Role |
Color |
| Background |
#F4F5F6 |
| Editor |
#EBEDEF |
| Accent (placeholder) |
#5F3BBB |
| Functions |
#5F3BBB |
| Keywords |
#8C2293 |
| Strings |
#166534 |
| Types |
#0054CB |
| Constants |
#8F4400 |
| Errors |
#B91A25 |
| Comments |
#787E86 |
MIT © Mathieu Souflis