Professional Black gold theme for Vscode by Gowtham

Royal "Blackgold" Theme With Vibrant dark colors .

Black Gold

Preview



---BLACK GOLD----



Black Gold

Preview

Word Highlight border, Active line colors

Preview2

Installation

  1. Open Extensions sidebar panel in VS Code. View → Extensions
  2. Search for blackgold
  3. Click Install to install it.
  4. Click Reload to reload the your editor
  5. Code > Preferences > Color Theme > blackgold
  6. Optional: Use the recommended settings below for best experience

Custom settings


{
  "editor.fontFamily": "Operator Mono,Fira Code, Menlo, Monaco, 'Courier New', monospace",
  "editor.fontSize": 17,
  "editor.lineHeight": 25,
  "editor.letterSpacing": 0.5,
  "files.trimTrailingWhitespace": true,
  "editor.fontWeight": "400",
  "prettier.eslintIntegration": true,
  "editor.cursorStyle": "line",
  "editor.cursorWidth": 3,
  "editor.fontLigatures": true,
  "emmet.triggerExpansionOnTab": true,
  "editor.cursorBlinking": "solid",
  "workbench.statusBar.visible": true,
  "workbench.activityBar.visible": true,
  "editor.renderWhitespace": "all",
  "atomKeymap.promptV3Features": true,
  "editor.multiCursorModifier": "ctrlCmd",
  "editor.formatOnPaste": true,
  "editor.wordWrap": "on",
  "[css]": {
   "editor.formatOnSave": true
 }

}

Happy coding

If you do like this theme,Give a Github Star ✋ and Nice Rating It helps to other users .Thanks so much!