Skip to content

Commit 0159875

Browse files
committed
1.1.0
1 parent 3bd8000 commit 0159875

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "theme-blueprint",
33
"displayName": "Blueprint",
44
"description": "Palantir Blueprint syntax theme for VS Code",
5-
"version": "1.0.1",
5+
"version": "1.1.0",
66
"publisher": "giladgray",
77
"engines": {
88
"vscode": "^1.19.0"

themes/Blueprint-color-theme.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,7 @@
9292
"tokenColors": [
9393
{
9494
"scope": [
95-
"punctuation.definition",
96-
"punctuation.section",
95+
"punctuation",
9796
"meta.brace",
9897
"tag.assignment",
9998
"markup.heading.name"

0 commit comments

Comments
 (0)