Skip to content

Commit c160b28

Browse files
committed
build(package.json): Update galleryBanner to 'light' for better readability add keywords
1 parent fff5966 commit c160b28

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

package.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,16 @@
1111
"Snippets",
1212
"Programming Languages"
1313
],
14+
"keywords": [
15+
"PHP",
16+
"Snippets",
17+
"Productivity",
18+
"PHP Snippets"
19+
],
1420
"icon": "img/php-awesome-icon.png",
1521
"galleryBanner": {
1622
"color": "#eceff1",
17-
"theme": "dark"
23+
"theme": "light"
1824
},
1925
"engines": {
2026
"vscode": "^1.0.0"

0 commit comments

Comments
 (0)