daylerees / colour-schemes

Colour schemes for a variety of editors created by Dayle Rees.
http://daylerees.github.io
Other
9.32k stars 1.62k forks source link

theme for vscode #212

Closed MandarSant closed 6 years ago

MandarSant commented 7 years ago

support for vscode

danvirsen commented 7 years ago

I forked the repository and added patterns to generate vscode themes based on the textmate patterns. I think it looks good, but feel free to check it out and and see if anything needs tweaking. If it looks good I can create a pull request for it.

https://github.com/danvirsen/colour-schemes

MandarSant commented 7 years ago

@danvirsen how to add to vscode

danvirsen commented 7 years ago

I added installation instructions to the readme. :)

Copy the theme folder that you want from the vscode folder in the repository into ~/.vscode/extensions (mac/linux) or %USERPROFILE%\.vscode\extensions (windows).