We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89996d9 commit 3bafaedCopy full SHA for 3bafaed
package.json
@@ -4,6 +4,10 @@
4
"description": "Easily copy snippets of code without unnecessary indentation, making it easier to share them e.g. via Slack",
5
"version": "0.1.1",
6
"icon": "images/icon.png",
7
+ "galleryBanner": {
8
+ "color": "#1C252C",
9
+ "theme": "light"
10
+ },
11
"preview": true,
12
"publisher": "lumaxis",
13
"author": {
0 commit comments