Skip to content

Commit 9e21f08

Browse files
committed
version bump
1 parent a840c35 commit 9e21f08

File tree

2 files changed

+45
-45
lines changed

2 files changed

+45
-45
lines changed

package.json

Lines changed: 45 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -1,46 +1,46 @@
11
{
2-
"name": "rouge-theme",
3-
"displayName": "Rouge Theme",
4-
"description": "Dark Material Theme optimized for Operator Mono",
5-
"version": "1.4.1",
6-
"publisher": "josef",
7-
"bugs": {
8-
"url": "https://github.com/josefaidt/rouge-theme/issues"
9-
},
10-
"engines": {
11-
"vscode": "^1.15.0"
12-
},
13-
"categories": [
14-
"Themes"
15-
],
16-
"keywords": [
17-
"rouge",
18-
"dark",
19-
"theme",
20-
"color-theme"
21-
],
22-
"icon": "icon.png",
23-
"galleryBanner": {
24-
"color": "#172030",
25-
"theme": "dark"
26-
},
27-
"contributes": {
28-
"themes": [
29-
{
30-
"label": "Rouge",
31-
"uiTheme": "vs-dark",
32-
"path": "./themes/rouge-theme-syntax.json"
33-
}
34-
]
35-
},
36-
"homepage": "https://github.com/josefaidt/rouge-theme/readme.md",
37-
"repository": {
38-
"type": "git",
39-
"url": "https://github.com/josefaidt/rouge-theme.git"
40-
},
41-
"dependencies": {},
42-
"devDependencies": {
43-
"gulp": "^3.9.1",
44-
"gulp-strip-comments": "^2.5.2"
45-
}
46-
}
2+
"name": "rouge-theme",
3+
"displayName": "Rouge Theme",
4+
"description": "Dark Material Theme optimized for Operator Mono",
5+
"version": "1.4.2",
6+
"publisher": "josef",
7+
"bugs": {
8+
"url": "https://github.com/josefaidt/rouge-theme/issues"
9+
},
10+
"engines": {
11+
"vscode": "^1.15.0"
12+
},
13+
"categories": [
14+
"Themes"
15+
],
16+
"keywords": [
17+
"rouge",
18+
"dark",
19+
"theme",
20+
"color-theme"
21+
],
22+
"icon": "icon.png",
23+
"galleryBanner": {
24+
"color": "#172030",
25+
"theme": "dark"
26+
},
27+
"contributes": {
28+
"themes": [
29+
{
30+
"label": "Rouge",
31+
"uiTheme": "vs-dark",
32+
"path": "./themes/rouge-theme-syntax.json"
33+
}
34+
]
35+
},
36+
"homepage": "https://github.com/josefaidt/rouge-theme/readme.md",
37+
"repository": {
38+
"type": "git",
39+
"url": "https://github.com/josefaidt/rouge-theme.git"
40+
},
41+
"dependencies": {},
42+
"devDependencies": {
43+
"gulp": "^3.9.1",
44+
"gulp-strip-comments": "^2.5.2"
45+
}
46+
}

rouge-theme-1.4.2.vsix

5.88 MB
Binary file not shown.

0 commit comments

Comments
 (0)