Skip to content

Commit bcb018b

Browse files
committed
Set font in banner to contrast
1 parent bc265f1 commit bcb018b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
"directory": ""
88
},
99
"icon": "media/RoverLogo.png",
10+
"galleryBanner": {
11+
"color": "#FFEADB",
12+
"theme": "light"
13+
},
1014
"description": "Tooling to locally debug subgraphs deployed to Apollo Studio with the Rover CLI",
1115
"version": "0.2.3",
1216
"engines": {

0 commit comments

Comments
 (0)