We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5446140 commit 7deaeffCopy full SHA for 7deaeff
media/logo.png
201 Bytes
package.json
@@ -2,16 +2,16 @@
2
"name": "nuxt-vscode-extentions",
3
"displayName": "Nuxt Extension Pack",
4
"description": "A collection of extensions for working with Nuxt/Vue 3 Framework in VS Code.",
5
- "version": "0.0.1",
+ "version": "0.0.3",
6
"engines": {
7
"vscode": "^1.82.0"
8
},
9
"license": "MIT",
10
"icon": "media/logo.png",
11
"publisher": "Nuxtr",
12
"galleryBanner": {
13
- "color": "#00DC82",
14
- "theme": "light"
+ "color": "#18181B",
+ "theme": "dark"
15
16
"keywords": [
17
"vue",
0 commit comments