update banner color
This commit is contained in:
parent
9e657bf0a2
commit
492dc97a0f
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
||||||
],
|
],
|
||||||
"icon": "resources/AppwriteIcon.png",
|
"icon": "resources/AppwriteIcon.png",
|
||||||
"galleryBanner": {
|
"galleryBanner": {
|
||||||
"color": "#C80000",
|
"color": "#061F2F",
|
||||||
"theme": "dark"
|
"theme": "dark"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/streamlux/vscode-appwrite",
|
"homepage": "https://github.com/streamlux/vscode-appwrite",
|
||||||
|
|
Loading…
Reference in a new issue