0xRnato / dark-green

VSCode Dark Green Theme

Home Page:https://marketplace.visualstudio.com/items?itemName=zRnatoNeto.dark-green

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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,

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