Set banner background to Monokai dark background.
This commit is contained in:
parent
9e438dc72d
commit
6f17bd3b97
|
@ -19,3 +19,5 @@ Mention support for [Breadcrumbs](https://code.visualstudio.com/updates/v1_26#_b
|
||||||
Add icon to marketplace.
|
Add icon to marketplace.
|
||||||
### 0.2.6
|
### 0.2.6
|
||||||
Move manual installation instructions to [INSTALL.md](INSTALL.md). Add transparent icon borders.
|
Move manual installation instructions to [INSTALL.md](INSTALL.md). Add transparent icon borders.
|
||||||
|
### 0.2.7
|
||||||
|
Set banner background to Monokai dark background.
|
||||||
|
|
|
@ -18,7 +18,7 @@
|
||||||
],
|
],
|
||||||
"icon": "images/icon.png",
|
"icon": "images/icon.png",
|
||||||
"galleryBanner": {
|
"galleryBanner": {
|
||||||
"color": "#C80000",
|
"color": "272822",
|
||||||
"theme": "dark"
|
"theme": "dark"
|
||||||
},
|
},
|
||||||
"main": "./out/extension.js",
|
"main": "./out/extension.js",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user