1.0.0 • Published 6 years ago

@mitchreece/vscode-theme v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

@mitchreece/vscode-theme

Personal Theme for Visual Studio Code editor. Editor styles generated from personal theme variables.

Theme Visual

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:

  1. Open VS code and press cmd+shift+P
  2. Select Preferences: Color Theme Option
  3. Finally, Select 'Mitch Theme'

Uninstall

To uninstall the theme, uninstall the npm package:

npm uninstall -g @mitchreece/vscode-theme