undersquire / perfect-github-theme

Exact copy of Github's color theme for Visual Studio Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Screenshots

image

image

Packaging

Make sure you have NPM installed before beginning this process.

  1. Clone the project - git clone https://www.github.com/undersquire/perfect-github-theme
  2. Install vsce if you haven't already - npm install -g vsce
  3. 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.

About

Exact copy of Github's color theme for Visual Studio Code

License:MIT License