Professional Black gold theme for Vscode by Gowtham
Royal "Blackgold" Theme With Vibrant dark colors .
Black Gold
---BLACK GOLD----
Black Gold
Word Highlight border, Active line colors
Installation
- Open Extensions sidebar panel in VS Code.
View → Extensions
- Search for
blackgold
- Click Install to install it.
- Click Reload to reload your editor
- Code > Preferences > Color Theme > blackgold
- 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
}
}
Installation
Black gold theme can be installed through the package/extension/plugin manager by searching for "black gold".
Author
If you do like this theme,Give a Github Star ✋ and Nice Rating It helps to other users .Thanks so much!