This extension is still in development, so expect bugs. Please report them on the issues tab of the GitHub repository.
A (mostly) perfect recreation of Github's color themes for Visual Studio Code.
Make sure you have NPM installed before beginning this process.
- Clone the project -
git clone https://www.github.com/undersquire/perfect-github-theme - Install
vsceif you haven't already -npm install -g vsce - Package the extension -
vsce package
You will now have a .vsix file in the root project directory that you can manually install into VS Code.

