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 baf8451 commit 10c62adCopy full SHA for 10c62ad
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Change Log
2
3
+## [1.2.3] - 2018-09-28
4
+### Changed
5
+- Some colors in the settings UI
6
+
7
+### Fixed
8
+- Id attributes in HTML weren't colored correctly
9
+ (maybe due to an unnoticed change in the TM scope?)
10
11
+### Removed
12
+- Deprecated properties
13
14
## [1.2.2] - 2018-05-03
15
### Added
16
- Active indent guide color
package.json
@@ -2,7 +2,7 @@
"name": "calamity-vscode",
"displayName": "Calamity",
"description": "A purple dark theme with medium to high contrast",
- "version": "1.2.2",
+ "version": "1.2.3",
"icon": "images/logo.png",
"galleryBanner": {
"color": "#2F2833",
0 commit comments