0.0.1 • Published 9 years ago

xbn v0.0.1

Weekly downloads
1
License
ISC
Repository
-
Last release
9 years ago

产生theme后

需要把整个目录都放入C:\Users\Administrator.vscode\extensions目录下面,

例如:theme-mine 该目录中包括themes目录和package.json文件

Windows %USERPROFILE%.vscode\extensions

在本机是C:\Users\Administrator.vscode\extensions

创建theme的工具

Install and run the code Yeoman generator as follows: 1.npm install -g yo 2.npm install -g generator-code 3.yo code