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 d869b51 commit 9916136Copy full SHA for 9916136
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Change Log
2
3
+## [1.1.1] - 2017-08-11
4
+### Fixed
5
+- Backticks strings in markdown weren't colored
6
+
7
## [1.1.0] - 2017-08-11
8
### Changed
9
- Improved search and line highlight colors
package.json
@@ -2,7 +2,7 @@
"name": "calamity-vscode",
"displayName": "Calamity",
"description": "A purple dark theme with medium to high contrast",
- "version": "1.1.0",
+ "version": "1.1.1",
"icon": "images/logo.png",
"galleryBanner": {
"color": "#2F2833",
0 commit comments