VS Code dark theme for a cleaner and more streamlined interface. π
Search for Dragon Theme
in the vscode marketplace and click install. The publisher name is sandeep1995
.
Change directory to your Visual Studio Code extensions directory:
# Windows
cd %USERPROFILE%\.vscode\extensions
# Linux & macOS
cd ~/.vscode/extensions/
Then clone the repository
git clone https://github.com/sandeep1995/vscode-dragon-theme.git
Then press Command + K
and Command + T
Choose Dragon Theme
from the list.