Another minimalist dark theme for Visual Studio Code, inspired by Code Sandbox Theme.
Install this theme from the Marketplace.
Below you can find a few recommendations for your settings.json
to match the preview:
{
"editor.fontSize": 14,
"editor.fontFamily": "'JetBrains Mono'",
"editor.fontLigatures": true
}
- You can download the JetBrains Mono font here.
- The icon theme used in the preview is Glyph for vscode.
- The product icon theme used in the preview is Material Product Icons.
- For further customization, you can use the Apc Customize UI++.
Found an issue? Would like to propose an improvement? Please follow our Contribution guidelines to make those changes happen. Thank you!