Skip to content

Commit

Permalink
1.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
golf1052 committed Dec 30, 2020
1 parent 0475891 commit 19c10cd
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [1.14.0] - 2020-12-30
## Added
- A bunch of missing colors that were added to VSCode over the past year.
- Added themes
- Kimber Dark
- Kimber Light
- Sagelight Dark
- Sagelight Light
- Silk Dark
- Silk Light

## [1.13.1] - 2020-10-09
## Fixed
- Upgraded dependencies
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "base16-generator",
"displayName": "Base16 Theme Generator",
"description": "All Base16 themes available on the fly",
"version": "1.13.1",
"version": "1.14.0",
"publisher": "golf1052",
"keywords": [
"base16"
Expand Down
6 changes: 6 additions & 0 deletions themes.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,8 @@ Humanoid light
iA Dark
iA Light
Icy Dark
Kimber Dark
Kimber Light
Materia Dark
Materia Light
Material Vivid Dark
Expand Down Expand Up @@ -149,8 +151,12 @@ Pasque Light
Porple Dark
Porple Light
Rebecca
Sagelight Dark
Sagelight Light
Sandcastle Dark
Sandcastle Light
Silk Dark
Silk Light
Snazzy Dark
Snazzy Light
Solar Flare Dark
Expand Down

0 comments on commit 19c10cd

Please sign in to comment.