Vintage Paper Theme
A light theme for Visual Studio Code.
Original version based on vim papercolor theme.
Installation
- Open Extensions sidebar panel in VS Code.
View → Extensions
- Search for
vintage paper - find the one by Wu Qiong.
- Click Install to install it.
- Code > Preferences > Color Theme > Vintage Paper Theme.
Contributing
To work on the theme:
- Clone this repo and open in VS Code
- Make changes to
src/vintage-paper-theme.yml .
- Open run
View → Run , click Launch Extension (shortcut F5). This will open up another VS Code Editor(debug mode).
- You will see changes reflected in the debug editor that opened in step 3.
If you are making a Pull Request, Please give me a screenshot of before/after!
Building
- Run
npm run build , to generate json file in themes folder.
- Run
npm run package , to generate *.vsix file that can be installed locally.
Links
| |