Skip to content

Commit 3cdfeaa

Browse files
committed
Why not change the colortheme once again?
1 parent c885eaa commit 3cdfeaa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Snippet",
3-
"version": "0.2.2",
3+
"version": "0.2.3",
44
"publisher": "vscode-snippet",
55
"engines": {
66
"vscode": "^1.19.0"
@@ -14,8 +14,8 @@
1414
"description": "Insert a snippet from cht.sh for Python, JavaScript, Ruby, C#, Go, Rust (and any other language)",
1515
"icon": "contrib/icon.png",
1616
"galleryBanner": {
17-
"color": "#061526",
18-
"theme": "dark"
17+
"color": "#6cfff9",
18+
"theme": "light"
1919
},
2020
"categories": [
2121
"Programming Languages",

0 commit comments

Comments
 (0)