Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Homebrew DarkNew to Visual Studio Code? Get it now.
Homebrew Dark

Homebrew Dark

s7a19t4r

|
380 installs
| (0) | Free
Homebrew Dark Color Scheme
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

homebrew-dark README

for best effect, remove bracket pair colorization by copying and pasting this into your settings.json

"editor.bracketPairColorization.enabled": false

removing the green borders

copy and paste the following into your settings.json to remove the green borders around the editor, sidebar, and console panel at the bottom

"workbench.colorCustomizations":{ "activityBar.border" :"#000000", "sideBar.border": "#000000", "titleBar.border": "#000000", "panel.border": "#000000" }

more info

  • github repository

Enjoy!

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