Skip to content

Commit f4147ba

Browse files
committed
Updated README
1 parent 9916136 commit f4147ba

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change Log
22

3+
## [1.1.2] - 2017-11-07
4+
### Added
5+
- Updated README and mention the existence of the theme for Sublime Text and iTerm2
6+
37
## [1.1.1] - 2017-08-11
48
### Fixed
59
- Backticks strings in markdown weren't colored

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,13 @@
2121
- JSON
2222
- YAML
2323

24-
## Supported editors
24+
## Supported applications
2525

2626
Also available for:
2727

2828
- [Atom](https://atom.io/themes/calamity-syntax)
29+
- [Sublime Text](https://github.com/Pustur/calamity-sublime)
30+
- [iTerm2](https://github.com/mbadolato/iTerm2-Color-Schemes#calamity)
2931

3032
## Contributing
3133

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "calamity-vscode",
33
"displayName": "Calamity",
44
"description": "A purple dark theme with medium to high contrast",
5-
"version": "1.1.1",
5+
"version": "1.1.2",
66
"icon": "images/logo.png",
77
"galleryBanner": {
88
"color": "#2F2833",

0 commit comments

Comments
 (0)