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.
2 parents ecbc0c1 + 1400c3e commit 2dc31e4Copy full SHA for 2dc31e4
vscode-extensions/vscode-concourse/icon-black.svg
vscode-extensions/vscode-concourse/package.json
@@ -77,7 +77,7 @@
77
"firstLine": "^#(\\s)*pipeline(\\s)*",
78
"configuration": "./yaml-support/language-configuration.json",
79
"icon": {
80
- "light": "./icon.png",
+ "light": "./icon-white-on-black.svg",
81
"dark": "./icon-white.svg"
82
}
83
},
@@ -99,7 +99,7 @@
99
"firstLine": "^#(\\s)*task(\\s)*",
100
101
102
103
104
105
0 commit comments