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

Commit

Permalink
Release 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jolaleye committed Jun 14, 2019
1 parent bf126fc commit 15affec
Show file tree
Hide file tree
Showing 8 changed files with 11 additions and 7 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

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

## 2.0.1 (June 14, 2019)

- Fix delete keyword highlighting ([bf126fc](https://github.com/jolaleye/horizon-theme-vscode/commit/bf126fc))

## 2.0.0 (June 12, 2019)

- Rewrite Horizon with Mustache.js templates
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "horizon-theme-vscode",
"version": "2.0.0",
"version": "2.0.1",
"author": "Jonathan Olaleye <[email protected]>",
"displayName": "Horizon Theme",
"description": "A beautifully warm dual theme for Visual Studio Code",
Expand Down
2 changes: 1 addition & 1 deletion themes/horizon-bold.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/horizon-bright-bold.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/horizon-bright-italic.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/horizon-bright.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/horizon-italic.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/horizon.json

Large diffs are not rendered by default.

0 comments on commit 15affec

Please sign in to comment.