Skip to content

Commit 76b4877

Browse files
author
Gilad Gray
committed
1.0
1 parent 24a0a1c commit 76b4877

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# Blueprint Syntax theme
1+
# Blueprint Editor Theme
22

3-
It's a lovely dark theme carefully handcrafted with [the Blueprint colors](http://blueprintjs.com/docs/#colors).
3+
It's a lovely dark theme for the entire editor carefully handcrafted with [the Blueprint colors](http://blueprintjs.com/docs/#colors).
44

5-
![screenshot](syntax-screenshot.png)
5+
![screenshot](editor-screenshot.png)

editor-screenshot.png

949 KB
Loading

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": "0.5.1",
5+
"version": "1.0.0",
66
"publisher": "giladgray",
77
"engines": {
88
"vscode": "^1.20.0"

0 commit comments

Comments
 (0)