Summercamp is a dark theme inspired by the default colour scheme of the Zed Editor.
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
}