Skip to content

Commit

Permalink
🤔 update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sk5s committed Jan 23, 2023
1 parent ddf5b39 commit e58dc4f
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "sk5s-vsgt",
"name": "sk5s-vs-green-theme",
"displayName": "sk5s vs green theme",
"description": "sk5s bulma flavor color theme for vscode",
"version": "1.5.0",
Expand All @@ -18,9 +18,7 @@
"simple",
"gopenso",
"bootstrap",
"vue",
"calculator",
"open"
"vue"
],
"categories": [
"Themes"
Expand All @@ -33,7 +31,7 @@
"contributes": {
"themes": [
{
"label": "sk5s-vsgt",
"label": "sk5s vs green theme",
"uiTheme": "vs-dark",
"path": "./themes/sk5s-vsgt-color-theme.json"
}
Expand Down

0 comments on commit e58dc4f

Please sign in to comment.