@mitchreece/vscode-theme
v1.0.0
Published
Personal Theme for [Visual Studio Code](https://code.visualstudio.com/) editor. Editor styles generated from personal [theme variables](https://github.com/mitchreece/theme-variables).
Downloads
2
Readme
@mitchreece/vscode-theme
Personal Theme for Visual Studio Code editor. Editor styles generated from personal theme variables.
Installation
To install the theme, install the npm package globally:
npm i -g @mitchreece/vscode-theme
Usage
To start using the theme change your color theme preferences:
- Open VS code and press cmd+shift+P
- Select Preferences: Color Theme Option
- Finally, Select 'Mitch Theme'
Uninstall
To uninstall the theme, uninstall the npm package:
npm uninstall -g @mitchreece/vscode-theme