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

Dark Green

Renato Neto

|
37,893 installs
| (4) | Free
A Dark Green for Visual Studio Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VSCode Dark Green Theme

Version Installs Ratings

Getting started

You can install this awesome theme through the Visual Studio Code Marketplace.

Installation

Launch Quick Open

  • Linux Ctrl+P
  • macOS ⌘P
  • Windows Ctrl+P

Paste the following command and press Enter:

ext install zRnatoNeto.dark-green

Packaged VSIX Extension

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.

GitHub Repository Clone

Change to your .vscode/extensions VS Code extensions directory. Depending on your platform it is located in the following folders:

  • Linux ~/.vscode/extensions
  • macOs ~/.vscode/extensions
  • Windows %USERPROFILE%\.vscode\extensions

Clone the Material Theme repository as zRnatoNeto.dark-green:

git clone https://github.com/zRnatoNeto/dark-green.git zRnatoNeto.dark-green

Activate theme

Launch Quick Open,

  • Linux Ctrl + Shift + P
  • macOS ⌘ + Shift + P
  • Windows Ctrl + Shift + P

Type theme and choose Preferences: Color Theme, then select Dark Green from the list.

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