Skip to content

Commit bd7d66b

Browse files
committed
changed theme, upped version
1 parent e105166 commit bd7d66b

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
@@ -2,7 +2,7 @@
22
"name": "torquescript",
33
"displayName": "TorqueScript",
44
"description": "Syntax highlighting for Torque3D's TorqueScript",
5-
"version": "1.0.1",
5+
"version": "1.0.3",
66
"engines": {
77
"vscode": "^0.10.5"
88
},
@@ -16,8 +16,8 @@
1616
"Snippets"
1717
],
1818
"galleryBanner": {
19-
"color": "#990000",
20-
"theme": "dark"
19+
"color": "#FFFFFF",
20+
"theme": "light"
2121
},
2222
"contributes": {
2323
"languages": [

0 commit comments

Comments
 (0)