Skip to content

Commit

Permalink
chore: update icon and add galleryBanner
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielFNLima committed Jan 7, 2024
1 parent 05faf59 commit 4c58bc4
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,11 @@
"engines": {
"vscode": "^1.75.0"
},
"icon": "doc/icon.png",
"icon": "doc/dark-icon.png",
"galleryBanner": {
"color": "#004F89",
"theme": "dark"
},
"keywords": [
"Magento 2",
"PWA Studio",
Expand Down

0 comments on commit 4c58bc4

Please sign in to comment.