Skip to content

Commit 3728226

Browse files
author
Sophie Atkins
committed
Update vscode/package.json to include icon field
1 parent 33d14b2 commit 3728226

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

packages/vscode/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,10 @@
4343
"Prisma",
4444
"prisma"
4545
],
46+
"icon": {
47+
"light": "./logo_white.png",
48+
"dark": "./logo_white.png"
49+
},
4650
"extensions": [
4751
".prisma"
4852
],

0 commit comments

Comments
 (0)