You can install this awesome theme through the Visual Studio Code Marketplace.
Launch Quick Open
Paste the following command and press Enter
:
ext install zRnatoNeto.dark-green
Download the latest .vsix release file from the marketplace and install it from the command line
code --install-extension zRnatoNeto.dark-green-*.vsix
or from within VS Code by launching Quick Open and running the Install from VSIX... command.
Change to your .vscode/extensions
VS Code extensions directory.
Depending on your platform it is located in the following folders:
Clone the Material Theme repository as zRnatoNeto.dark-green
:
git clone https://github.com/zRnatoNeto/dark-green.git zRnatoNeto.dark-green
Launch Quick Open,
Type theme
and choose Preferences: Color Theme
, then select Dark Green
from the list.