mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2024-10-01 01:05:39 -04:00
Add Custom theme
This commit is contained in:
parent
57a0d97fde
commit
9c9a92d7e8
@ -14,6 +14,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
|
|||||||
- [Markdown](#markdown)
|
- [Markdown](#markdown)
|
||||||
- [Python](#python)
|
- [Python](#python)
|
||||||
- [Themes](#themes)
|
- [Themes](#themes)
|
||||||
|
- [Custom theme for VS code](#custom-theme-for-vs-code)
|
||||||
- [Material-theme](#material-theme)
|
- [Material-theme](#material-theme)
|
||||||
- [Base16 Ocean Kit](#base16-ocean-kit)
|
- [Base16 Ocean Kit](#base16-ocean-kit)
|
||||||
- [Seti](#seti)
|
- [Seti](#seti)
|
||||||
@ -141,6 +142,13 @@ Unlike some other editors, VS Code supports IntelliSense, linting, outline out-o
|
|||||||
|
|
||||||
Unfortunately, VS Code doesn't support custom UI themes yet https://github.com/Microsoft/vscode/issues/1833
|
Unfortunately, VS Code doesn't support custom UI themes yet https://github.com/Microsoft/vscode/issues/1833
|
||||||
|
|
||||||
|
However, this extension allow you to do it by patching VS code, until it's implemented as a default feature :
|
||||||
|
|
||||||
|
#### [Custom theme for VS code](https://marketplace.visualstudio.com/items?itemName=bentx.vscode-custom-theme)
|
||||||
|
> Customize your Visual Studio Code experience, use your own colors.
|
||||||
|
|
||||||
|
![](https://raw.githubusercontent.com/bentx/vscode-custom-theme/master/images/screen.gif)
|
||||||
|
|
||||||
### Syntax
|
### Syntax
|
||||||
|
|
||||||
#### [Material-theme](https://marketplace.visualstudio.com/items?itemName=zhuangtongfa.Material-theme)
|
#### [Material-theme](https://marketplace.visualstudio.com/items?itemName=zhuangtongfa.Material-theme)
|
||||||
|
Loading…
Reference in New Issue
Block a user