Skip to content

Commit

Permalink
1.4.14
Browse files Browse the repository at this point in the history
  • Loading branch information
mcqua007 committed Feb 7, 2023
1 parent 5079b06 commit 746f5b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
"theme": "dark"
},
"scripts": {
"pub": "npm version patch --force && vsce publish patch"
"pub": "npm version patch --force && vsce publish"
},
"displayName": "Schwifty One Dark",
"description": "Schwifty One Dark, a simple VS Code theme based on Atom One Dark Theme. The colors are a bit different and this theme gives you bit more (bracket matching colors, terminal syntax highlighting, italics, etc...). I have also added the original Atom One Dark theme with all of these additions. Get schwifty!",
"version": "1.4.13",
"version": "1.4.14",
"engines": {
"vscode": "^1.48.0"
},
Expand Down

0 comments on commit 746f5b6

Please sign in to comment.