Skip to content

0xRnato/dark-green

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published