Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Bneli ThemeNew to Visual Studio Code? Get it now.
Bneli Theme

Bneli Theme

davidkvara

|
686 installs
| (1) | Free
Simple Dark Theme
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Bneli Theme

Tweaked default Dark+ theme.

If you are new to VS Code and want to make your editor look cooler, you can start with adding rules I provided below to your user settings file

to open user settings file, use the keyboard shortcut ctrl+, or cmd+, on mac

{
  "editor.fontSize": 15,
  "editor.lineHeight": 24,
  "editor.minimap.enabled": false,
  "terminal.integrated.fontSize": 15,
  "window.menuBarVisibility": "toggle",
  "explorer.openEditors.visible": 0,
  "workbench.editor.tabSizing": "shrink",
  "workbench.editor.labelFormat": "short",
  "workbench.colorTheme": "Bneli"
}

for more advanced rules check out my gist or visit VS Code documentation page

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft