We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24a0a1c commit 76b4877Copy full SHA for 76b4877
README.md
@@ -1,5 +1,5 @@
1
-# Blueprint Syntax theme
+# Blueprint Editor Theme
2
3
-It's a lovely dark theme carefully handcrafted with [the Blueprint colors](http://blueprintjs.com/docs/#colors).
+It's a lovely dark theme for the entire editor carefully handcrafted with [the Blueprint colors](http://blueprintjs.com/docs/#colors).
4
5
-
+
editor-screenshot.png
949 KB
package.json
@@ -2,7 +2,7 @@
"name": "theme-blueprint",
"displayName": "Blueprint",
"description": "Palantir Blueprint syntax theme for VS Code",
- "version": "0.5.1",
+ "version": "1.0.0",
6
"publisher": "giladgray",
7
"engines": {
8
"vscode": "^1.20.0"
0 commit comments