Skip to content
This repository was archived by the owner on Aug 16, 2021. It is now read-only.

Commit 15affec

Browse files
committed
Release 2.0.1
1 parent bf126fc commit 15affec

8 files changed

Lines changed: 11 additions & 7 deletions

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to Horizon will be documented in this file.
44

5+
## 2.0.1 (June 14, 2019)
6+
7+
- Fix delete keyword highlighting ([bf126fc](https://github.com/jolaleye/horizon-theme-vscode/commit/bf126fc))
8+
59
## 2.0.0 (June 12, 2019)
610

711
- Rewrite Horizon with Mustache.js templates

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "horizon-theme-vscode",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"author": "Jonathan Olaleye <j.olaleye.o@gmail.com>",
55
"displayName": "Horizon Theme",
66
"description": "A beautifully warm dual theme for Visual Studio Code",

themes/horizon-bold.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

themes/horizon-bright-bold.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

themes/horizon-bright-italic.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

themes/horizon-bright.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

themes/horizon-italic.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

themes/horizon.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)