chore: Update README
This commit is contained in:
parent
dcef9e36aa
commit
7cff393ca0
1 changed files with 15 additions and 0 deletions
15
README.md
15
README.md
|
@ -21,6 +21,7 @@ The most epic theme meets Visual Studio Code. You can help by reporting issues [
|
|||
- [Set the accent color](#set-the-accent-color)
|
||||
- [Override theme colors](#override-theme-colors)
|
||||
- [Recommended settings for a better experience](#recommended-settings-for-a-better-experience)
|
||||
- [Official Portings](#official-portings)
|
||||
- [Other resources](#other-resources)
|
||||
- [Contributors](#contributors)
|
||||
- [Backers](#backers)
|
||||
|
@ -146,6 +147,20 @@ You can override the material theme ui and schemes colors by adding these theme-
|
|||
}
|
||||
```
|
||||
|
||||
# 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)) and [material-ui](https://github.com/leo/material-ui) (by [@leo](https://github.com/leo))
|
||||
- [IntelliJ IDEA](https://github.com/ChrisRM/material-theme-jetbrains) (thanks to [@ChrisRM](https://github.com/ChrisRM) and [@mallowigi](https://github.com/mallowigi)).
|
||||
- [Vim](https://github.com/kristijanhusak/vim-hybrid-material) (thanks to [@kristijanhusak](https://github.com/kristijanhusak)).
|
||||
- [Terminal OSX](https://gist.github.com/mvaneijgen/4c56701215847dd5ddcf) (thanks to [@mvaneijgen](https://github.com/mvaneijgen)).
|
||||
- [iTerm2](https://gist.github.com/Revod/3f3115f8d4b90fc986fd4b61441c2567) (by [@Revod](https://github.com/Revod)) and [iTerm2 Palenight](https://github.com/JonathanSpeek/palenight-iterm2) (by [@jonathanspeek](https://github.com/jonathanspeek)).
|
||||
- [Hyper](https://github.com/equinusocio/hyper-material-theme).
|
||||
- [ConEmu](https://gist.github.com/rajadain/b306b2ba71bd58a1df41) (thanks to [@rajadain](https://github.com/rajadain)).
|
||||
- [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))
|
||||
- [Base16](https://github.com/ntpeters/base16-materialtheme-scheme) (by [@ntpeters](https://github.com/ntpeters))
|
||||
|
||||
# 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
|
||||
|
||||
|
|
Loading…
Reference in a new issue