We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d06a1d commit d26705cCopy full SHA for d26705c
package.json
@@ -1,15 +1,15 @@
1
{
2
"name": "vscodemcnp",
3
- "version": "1.0.1",
4
- "displayName": "MCNP6.3 syntax highlighting and snippets",
+ "version": "1.0.2",
+ "displayName": "MCNP6 syntax highlighting and snippets",
5
"publisher": "repositony",
6
"author": {
7
"name": "Tony Turner"
8
},
9
"description": "Syntax highlighting and autocomplete code snippets for MCNP input files",
10
"icon": "/images/icon.png",
11
"galleryBanner": {
12
- "color": "#F6F8FA",
+ "color": "#161935",
13
"theme": "dark"
14
15
"pricing": "Free",
0 commit comments