This repository was archived by the owner on Dec 30, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Change Log
2+ ## 0.0.3 - 2020-06-05
3+ - Update git repo links in package.json
4+ - Add keywords to package
5+ - Fix license key value in package.json
6+
27## 0.0.2 - 2020-06-05
38- Fixed colors for debug panel.
49- Fixed white color for debug terminal.
Original file line number Diff line number Diff line change 11{
22 "name" : " dark-shell" ,
3- "version" : " 0.0.2 " ,
3+ "version" : " 0.0.3 " ,
44 "displayName" : " Dark Shell" ,
55 "icon" : " ds-icon.png" ,
66 "author" : {
1515 "categories" : [
1616 " Themes"
1717 ],
18+ "keywords" : [
19+ " Dark Theme" ,
20+ " Dark Mode" ,
21+ " Gray Color" ,
22+ " Gray Shaded" ,
23+ " OneDarkPro Based"
24+ ],
1825 "extensionKind" : [
1926 " ui"
2027 ],
2128 "repository" : {
2229 "type" : " git" ,
23- "url" : " https://github.com/maximilionus/VSCode-Dark-Shell .git"
30+ "url" : " https://github.com/maximilionus/vscode-dark-shell .git"
2431 },
2532 "bugs" : {
26- "url" : " https://github.com/maximilionus/VSCode-Dark-Shell /issues"
33+ "url" : " https://github.com/maximilionus/vscode-dark-shell /issues"
2734 },
28- "license" : " MIT " ,
35+ "license" : " SEE LICENSE IN ./LICENSE " ,
2936 "contributes" : {
3037 "themes" : [
3138 {
You can’t perform that action at this time.
0 commit comments