Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 426 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 426 Bytes

Summercamp - A theme for VS Code

Summercamp is a dark theme inspired by the default colour scheme of the Zed Editor.

Summercamp Dark

To streamline a few more elements and bring it closer to the Zed editor experience please add these values, settings.json:

{
  "editor.bracketPairColorization.enabled": false,
  "editor.guides.indentation": false
}