Skip to content

Commit

Permalink
Merge pull request #58 from GitGuardian/mbel/marketplace-banner
Browse files Browse the repository at this point in the history
fix: add theme property to galleryBanner
  • Loading branch information
sevbch authored Nov 14, 2024
2 parents f2e0a28 + dee7486 commit 8b68b2d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@
"vscode": "^1.81.0"
},
"galleryBanner": {
"color": "#081736"
"color": "#081736",
"theme": "dark"
},
"categories": [
"Other"
Expand Down

0 comments on commit 8b68b2d

Please sign in to comment.