Merge branch 'develop' of github.com:equinusocio/vsc-material-theme into develop

This commit is contained in:
Mattia Astorino 2019-03-17 19:24:57 +01:00
commit f85d003d77

View file

@ -11,7 +11,7 @@ The most epic theme meets Visual Studio Code. You can help by reporting issues [
- [Getting started](#getting-started) - [Getting started](#getting-started)
- [Installation](#installation) - [Installation](#installation)
- [Packaged VSIX Extension](#packaged-vsix-extension) - [Packaged VSIX Extension](#packaged-vsix-extension)
- [GitHub Repository Clone](#github-repository-clone) - [GitHub Repository Clone](#github-repository-clone)
- [Activate theme](#activate-theme) - [Activate theme](#activate-theme)
- [Set the accent color](#set-the-accent-color) - [Set the accent color](#set-the-accent-color)
- [Override theme colors](#override-theme-colors) - [Override theme colors](#override-theme-colors)
@ -19,16 +19,16 @@ The most epic theme meets Visual Studio Code. You can help by reporting issues [
- [Recommended settings for a better experience](#recommended-settings-for-a-better-experience) - [Recommended settings for a better experience](#recommended-settings-for-a-better-experience)
- [Official Portings](#official-portings) - [Official Portings](#official-portings)
- [Other resources](#other-resources) - [Other resources](#other-resources)
- [Contributors](#contributors) - [Contributors](#contributors)
- [Backers](#backers) - [Backers](#backers)
- [Sponsors](#sponsors) - [Sponsors](#sponsors)
# Getting started ## Getting started
You can install this awesome theme through the [Visual Studio Code Marketplace](https://marketplace.visualstudio.com/items?itemName=Equinusocio.vsc-material-theme). You can install this awesome theme through the [Visual Studio Code Marketplace](https://marketplace.visualstudio.com/items?itemName=Equinusocio.vsc-material-theme).
## Installation ### Installation
Launch *Quick Open*: Launch *Quick Open*:
- <img src="https://www.kernel.org/theme/images/logos/favicon.png" width=16 height=16/> <a href="https://code.visualstudio.com/shortcuts/keyboard-shortcuts-linux.pdf">Linux</a> `Ctrl+P` - <img src="https://www.kernel.org/theme/images/logos/favicon.png" width=16 height=16/> <a href="https://code.visualstudio.com/shortcuts/keyboard-shortcuts-linux.pdf">Linux</a> `Ctrl+P`
@ -127,7 +127,7 @@ You can override the Material Theme UI and schemes colors by adding these theme-
}, },
``` ```
# Recommended settings for a better experience ## Recommended settings for a better experience
```js ```js
{ {
@ -142,7 +142,7 @@ You can override the Material Theme UI and schemes colors by adding these theme-
} }
``` ```
# Official Portings ## Official Portings
Thanks to the Material Theme community you can use is with other softwares, here the official portings: Thanks to the Material Theme community you can use is with other softwares, here the official portings:
- Atom Editor: [atom-material-ui](https://github.com/silvestreh/atom-material-ui) (by [@silvestreh](https://github.com/silvestreh)) - Atom Editor: [atom-material-ui](https://github.com/silvestreh/atom-material-ui) (by [@silvestreh](https://github.com/silvestreh))
@ -155,8 +155,9 @@ Thanks to the Material Theme community you can use is with other softwares, here
- [Slack App](https://slack.com/) ( #263238,#2e3a40,#80CBC4,#FFFFFF,#13191C,#ffffff,#50fa7b,#FF5555 ) - [Slack App](https://slack.com/) ( #263238,#2e3a40,#80CBC4,#FFFFFF,#13191C,#ffffff,#50fa7b,#FF5555 )
- [Nylas N1](https://github.com/jackiehluo/n1-material) (thanks to [@jackiehluo](https://github.com/jackiehluo)) - [Nylas N1](https://github.com/jackiehluo/n1-material) (thanks to [@jackiehluo](https://github.com/jackiehluo))
- [Base16](https://github.com/ntpeters/base16-materialtheme-scheme) (by [@ntpeters](https://github.com/ntpeters)) - [Base16](https://github.com/ntpeters/base16-materialtheme-scheme) (by [@ntpeters](https://github.com/ntpeters))
- [Bear Notes](https://github.com/r3volution11/material-theme-bear-notes) (by [@r3volution11](https://github.com/r3volution11))
# Other resources ## Other resources
- **AppIcon:** [Download](https://github.com/equinusocio/vsc-material-theme/files/989048/vsc-material-theme-appicon.zip) the official Material Theme app icon for Visual Studio code - **AppIcon:** [Download](https://github.com/equinusocio/vsc-material-theme/files/989048/vsc-material-theme-appicon.zip) the official Material Theme app icon for Visual Studio code