Merge branch 'develop' of https://github.com/equinusocio/vsc-material-theme into develop
This commit is contained in:
commit
4a83acfb46
4 changed files with 29 additions and 16 deletions
24
CHANGELOG.md
24
CHANGELOG.md
|
@ -1,3 +1,19 @@
|
|||
<a name="1.0.1"></a>
|
||||
## [1.0.1](https://github.com/equinusocio/vsc-material-theme/compare/v1.0.0...v1.0.1) (2017-07-24)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* Add .ex file icon ([e93cc74](https://github.com/equinusocio/vsc-material-theme/commit/e93cc74)), closes [#60](https://github.com/equinusocio/vsc-material-theme/issues/60)
|
||||
* Add accent color to progressbar ([744db4f](https://github.com/equinusocio/vsc-material-theme/commit/744db4f))
|
||||
* Add squigglies color ([702f891](https://github.com/equinusocio/vsc-material-theme/commit/702f891))
|
||||
* Fix editor marker navigation color ([02020bb](https://github.com/equinusocio/vsc-material-theme/commit/02020bb))
|
||||
* Fix notification bar badge colors ([317289a](https://github.com/equinusocio/vsc-material-theme/commit/317289a))
|
||||
* Fix python special var parameter color ([5d3c9ec](https://github.com/equinusocio/vsc-material-theme/commit/5d3c9ec)), closes [#57](https://github.com/equinusocio/vsc-material-theme/issues/57)
|
||||
* Improve workbench theme and colors ([7be85e6](https://github.com/equinusocio/vsc-material-theme/commit/7be85e6))
|
||||
|
||||
|
||||
|
||||
<a name="1.0.0"></a>
|
||||
# [1.0.0](https://github.com/equinusocio/vsc-material-theme/compare/v0.0.17...v1.0.0) (2017-06-19)
|
||||
|
||||
|
@ -13,8 +29,8 @@
|
|||
|
||||
### Features
|
||||
|
||||
* Adds theme changer command ([7cf5e6e](https://github.com/equinusocio/vsc-material-theme/commit/7cf5e6e))
|
||||
* adds theme accents config. ([f264542](https://github.com/equinusocio/vsc-material-theme/commit/f264542))
|
||||
* Adds theme changer command ([7cf5e6e](https://github.com/equinusocio/vsc-material-theme/commit/7cf5e6e))
|
||||
|
||||
|
||||
|
||||
|
@ -63,9 +79,9 @@
|
|||
* Fix invalids color highlight ([b296323](https://github.com/equinusocio/vsc-material-theme/commit/b296323)), closes [#40](https://github.com/equinusocio/vsc-material-theme/issues/40)
|
||||
* Fix notification bar foreground on Lighter ([e421292](https://github.com/equinusocio/vsc-material-theme/commit/e421292)), closes [#34](https://github.com/equinusocio/vsc-material-theme/issues/34)
|
||||
* Fix selectionHighlightBackground color ([4471e8a](https://github.com/equinusocio/vsc-material-theme/commit/4471e8a)), closes [#38](https://github.com/equinusocio/vsc-material-theme/issues/38)
|
||||
* improve C# highlight ([2729ae4](https://github.com/equinusocio/vsc-material-theme/commit/2729ae4)), closes [#26](https://github.com/equinusocio/vsc-material-theme/issues/26)
|
||||
* Improve c++ syntax highlight ([cd7415e](https://github.com/equinusocio/vsc-material-theme/commit/cd7415e))
|
||||
* Temporary fix buttons background ([1b5534f](https://github.com/equinusocio/vsc-material-theme/commit/1b5534f)), closes [#37](https://github.com/equinusocio/vsc-material-theme/issues/37)
|
||||
* improve C# highlight ([2729ae4](https://github.com/equinusocio/vsc-material-theme/commit/2729ae4)), closes [#26](https://github.com/equinusocio/vsc-material-theme/issues/26)
|
||||
|
||||
|
||||
|
||||
|
@ -117,19 +133,19 @@
|
|||
|
||||
* 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))
|
||||
* 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)
|
||||
* Fix some file and folder icons ([5526e62](https://github.com/equinusocio/vsc-material-theme/commit/5526e62))
|
||||
* 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))
|
||||
* Update some file icons ([88b4739](https://github.com/equinusocio/vsc-material-theme/commit/88b4739))
|
||||
* fix lighter scheme colors ([100c02c](https://github.com/equinusocio/vsc-material-theme/commit/100c02c))
|
||||
* **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)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* Add Material Theme icon-theme ([8defc56](https://github.com/equinusocio/vsc-material-theme/commit/8defc56))
|
||||
* 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))
|
||||
* **Icons:** Add new icons ([d02f2fe](https://github.com/equinusocio/vsc-material-theme/commit/d02f2fe))
|
||||
|
|
15
README.md
15
README.md
|
@ -1,9 +1,9 @@
|
|||
|
||||
<p align="center"><img width="620px" src="http://i.imgur.com/77xXWrA.jpg"/></p>
|
||||
<p align="center"><img width="450px" src="http://i.imgur.com/JXb5aRO.jpg"></p>
|
||||
<p align="center"><img width="620px" src="https://i.imgur.com/77xXWrA.jpg"/></p>
|
||||
<p align="center"><img width="450px" src="https://i.imgur.com/JXb5aRO.jpg"></p>
|
||||
|
||||
[![GitHub tag](https://img.shields.io/github/release/equinusocio/vsc-material-theme.svg?style=flat-square)](https://github.com/equinusocio/vsc-material-theme/releases) [![GitHub tag](https://img.shields.io/github/issues/equinusocio/vsc-material-theme.svg?style=flat-square)](https://github.com/equinusocio/vsc-material-theme/issues)
|
||||
<a href="https://code.visualstudio.com/updates/v1_12"><img src="https://img.shields.io/badge/VS_Code-v1.12+-373277.svg?style=flat-square"/></a> <a href="https://marketplace.visualstudio.com/items?itemName=Equinusocio.vsc-material-theme"><img src="http://vsmarketplacebadge.apphb.com/installs/Equinusocio.vsc-material-theme.svg?style=flat-square"/></a> <a href="https://marketplace.visualstudio.com/items/Equinusocio.vsc-material-theme"><img src="http://vsmarketplacebadge.apphb.com/rating-short/Equinusocio.vsc-material-theme.svg?style=flat-square"/></a> [![Beerpay](https://beerpay.io/equinusocio/vsc-material-theme/badge.svg?style=beer)](https://beerpay.io/equinusocio/vsc-material-theme)
|
||||
[![GitHub tag](https://img.shields.io/github/release/equinusocio/vsc-material-theme.png?style=flat-square)](https://github.com/equinusocio/vsc-material-theme/releases) [![GitHub tag](https://img.shields.io/github/issues/equinusocio/vsc-material-theme.png?style=flat-square)](https://github.com/equinusocio/vsc-material-theme/issues)
|
||||
<a href="https://code.visualstudio.com/updates/v1_12"><img src="https://img.shields.io/badge/VS_Code-v1.12+-373277.png?style=flat-square"/></a> <a href="https://marketplace.visualstudio.com/items?itemName=Equinusocio.vsc-material-theme"><img src="https://vsmarketplacebadge.apphb.com/installs/Equinusocio.vsc-material-theme.png?style=flat-square"/></a>
|
||||
|
||||
|
||||
The most epic theme meet Visual Studio Code. Please note that this theme is still in Beta (β) release. You can help by reporting issues [here](https://github.com/equinusocio/vsc-material-theme/issues)
|
||||
|
@ -52,10 +52,7 @@ Launch *Quick Open*,
|
|||
- <img src="https://developer.apple.com/favicon.ico" width=16 height=16/> <a href="https://code.visualstudio.com/shortcuts/keyboard-shortcuts-macos.pdf">macOS</a> `Shift+⌘+P`
|
||||
- <img src="https://www.microsoft.com/favicon.ico" width=16 height=16/> <a href="https://code.visualstudio.com/shortcuts/keyboard-shortcuts-windows.pdf">Windows</a> `Ctrl+P`
|
||||
|
||||
type `Preferences: Color Theme` and select one of the `Material Theme` themes from the drop-down menu.
|
||||
|
||||
The color theme drop-down can alternatively be opened via *File* (*Code* on macOS) > *Preferences* > *Color Theme*.
|
||||
|
||||
Type `Material Theme` and choose `Material Theme: Settings`, then select `Change color variant` and pick one theme from the list.
|
||||
|
||||
## Activate File Icons
|
||||
|
||||
|
@ -95,4 +92,4 @@ Type `Material Theme` and choose `Material Theme: Settings`, then select `Change
|
|||
|
||||
<p align="center"> <img src="https://equinusocio.gallerycdn.vsassets.io/extensions/equinusocio/vsc-material-theme/0.0.14/1494970083238/Microsoft.VisualStudio.Services.Icons.Default" width=16 height=16/> Copyright © 2017 Mattia Astorino and Paolo Roth</p>
|
||||
|
||||
<p align="center"><a href="http://www.apache.org/licenses/LICENSE-2.0"><img src="https://img.shields.io/badge/License-Apache_2.0-5E81AC.svg?style=flat-square"/></a> <a href="https://creativecommons.org/licenses/by-sa/4.0"><img src="https://img.shields.io/badge/License-CC_BY--SA_4.0-5E81AC.svg?style=flat-square"/></a></p>
|
||||
<p align="center"><a href="http://www.apache.org/licenses/LICENSE-2.0"><img src="https://img.shields.io/badge/License-Apache_2.0-5E81AC.png?style=flat-square"/></a> <a href="https://creativecommons.org/licenses/by-sa/4.0"><img src="https://img.shields.io/badge/License-CC_BY--SA_4.0-5E81AC.png?style=flat-square"/></a></p>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"name": "vsc-material-theme",
|
||||
"displayName": "Material Theme",
|
||||
"description": "The most epic theme now for Visual Studio Code",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"publisher": "Equinusocio",
|
||||
"license": "Apache-2.0",
|
||||
"icon": "logo.png",
|
||||
|
@ -66,7 +66,7 @@
|
|||
{
|
||||
"label": "Material Theme",
|
||||
"uiTheme": "vs-dark",
|
||||
"path": "./themes/Material-Theme-Darker.json"
|
||||
"path": "./themes/Material-Theme-Default.json"
|
||||
}
|
||||
],
|
||||
"iconThemes": [
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue