vsc-material-theme/CHANGELOG.md

69 lines
3.5 KiB
Markdown
Raw Normal View History

2017-05-10 10:24:04 +02:00
<a name="0.0.13"></a>
## [0.0.13](https://github.com/equinusocio/vsc-material-theme/compare/v0.0.12...v0.0.13) (2017-05-10)
### Bug Fixes
* Fix statusbar background when no project opened ([c15d054](https://github.com/equinusocio/vsc-material-theme/commit/c15d054)), closes [#27](https://github.com/equinusocio/vsc-material-theme/issues/27)
* Improve ansi colors (integrated terminal) ([45d6486](https://github.com/equinusocio/vsc-material-theme/commit/45d6486))
### Features
* Add build/dist folder icon ([3c8cfe9](https://github.com/equinusocio/vsc-material-theme/commit/3c8cfe9)), closes [#6](https://github.com/equinusocio/vsc-material-theme/issues/6)
* Improve worckbench theme ([6c19542](https://github.com/equinusocio/vsc-material-theme/commit/6c19542))
<a name="0.0.12"></a>
## [0.0.12](https://github.com/equinusocio/vsc-material-theme/compare/v0.0.9...v0.0.12) (2017-05-04)
2017-05-01 18:34:23 +02:00
2017-05-01 00:25:02 +02:00
<a name="0.0.9"></a>
## [0.0.9](https://github.com/equinusocio/vsc-material-theme/compare/v0.0.8...v0.0.9) (2017-04-30)
### Bug Fixes
* Fix folder icon color ([13058b6](https://github.com/equinusocio/vsc-material-theme/commit/13058b6))
* Update workbench theme ([10cfbb8](https://github.com/equinusocio/vsc-material-theme/commit/10cfbb8))
### Features
* Add graphql file icon ([ec8525f](https://github.com/equinusocio/vsc-material-theme/commit/ec8525f))
* Improve workbench theme ([5d642fe](https://github.com/equinusocio/vsc-material-theme/commit/5d642fe))
* Update workbench theme ([64a13e0](https://github.com/equinusocio/vsc-material-theme/commit/64a13e0))
2017-04-11 09:09:44 +02:00
<a name="0.0.8"></a>
2017-05-01 00:25:02 +02:00
## [0.0.8](https://github.com/equinusocio/vsc-material-theme/compare/v0.0.7...v0.0.8) (2017-04-11)
2017-02-09 22:22:08 +01:00
### Bug Fixes
2017-02-26 18:06:39 +01:00
* Add bower icon ([b326f26](https://github.com/equinusocio/vsc-material-theme/commit/b326f26))
* Fix background color for highlighted searched string ([fc94c09](https://github.com/equinusocio/vsc-material-theme/commit/fc94c09)), closes [#4](https://github.com/equinusocio/vsc-material-theme/issues/4)
* fix lighter scheme colors ([100c02c](https://github.com/equinusocio/vsc-material-theme/commit/100c02c))
2017-02-09 22:22:08 +01:00
* Fix opened folder icon ([b21c04f](https://github.com/equinusocio/vsc-material-theme/commit/b21c04f)), closes [#1](https://github.com/equinusocio/vsc-material-theme/issues/1)
2017-02-11 14:57:39 +01:00
* Fix some file and folder icons ([5526e62](https://github.com/equinusocio/vsc-material-theme/commit/5526e62))
2017-02-26 18:06:39 +01:00
* Fix var hover background ([a471a2a](https://github.com/equinusocio/vsc-material-theme/commit/a471a2a))
* Update json icon ([2793178](https://github.com/equinusocio/vsc-material-theme/commit/2793178))
2017-02-11 14:57:39 +01:00
* Update some file icons ([88b4739](https://github.com/equinusocio/vsc-material-theme/commit/88b4739))
2017-04-11 09:09:44 +02:00
* **Icons:** Fix .ts and def ts icons ([e8e9b49](https://github.com/equinusocio/vsc-material-theme/commit/e8e9b49)), closes [#10](https://github.com/equinusocio/vsc-material-theme/issues/10)
2017-02-06 22:38:46 +01:00
### Features
2017-02-26 18:06:39 +01:00
* Add lighter theme (wip) ([8827f12](https://github.com/equinusocio/vsc-material-theme/commit/8827f12))
* Add Material Theme icon-theme ([8defc56](https://github.com/equinusocio/vsc-material-theme/commit/8defc56))
* first beta release ([262097f](https://github.com/equinusocio/vsc-material-theme/commit/262097f))
* **Icons:** Add new filetype icons ([50debfe](https://github.com/equinusocio/vsc-material-theme/commit/50debfe))
2017-02-11 14:57:39 +01:00
* **Icons:** Add new icons ([d02f2fe](https://github.com/equinusocio/vsc-material-theme/commit/d02f2fe))
2017-04-11 09:09:44 +02:00
* first full theme implementation (wip) ([6434f44](https://github.com/equinusocio/vsc-material-theme/commit/6434f44))
2017-02-04 22:01:06 +01:00