Skip to content

Commit d3aa4c3

Browse files
dkwon17fbricon
authored andcommitted
Change logo and galleryBanner colors
Signed-off-by: David Kwon <dakwon@redhat.com>
1 parent f7f4d9f commit d3aa4c3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

icons/logo.png

329 Bytes
Loading

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
"vscode": "^1.37.0"
1313
},
1414
"galleryBanner": {
15-
"color": "#282a36",
16-
"theme": "dark"
15+
"color": "#d8ebff",
16+
"theme": "light"
1717
},
1818
"categories": [
1919
"Programming Languages",

0 commit comments

Comments
 (0)