mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2025-01-15 17:07:20 -05:00
Add One Dark and One Light themes
This commit is contained in:
parent
475d833342
commit
3f0bd8096a
14
README.md
14
README.md
@ -24,6 +24,8 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
|
||||
- [Python](#python)
|
||||
- [Rust](#rust)
|
||||
- [Themes](#themes)
|
||||
- [Atom One Dark Theme](#atom-one-dark-theme)
|
||||
- [Atom One Light Theme](#atom-one-light-theme)
|
||||
- [Material-theme](#material-theme)
|
||||
- [Base16 Ocean Kit](#base16-ocean-kit)
|
||||
- [Seti](#seti)
|
||||
@ -179,6 +181,18 @@ If you're feeling brave, there are at least two custom UIs for VS Code:
|
||||
|
||||
### Syntax
|
||||
|
||||
#### [Atom One Dark Theme](https://marketplace.visualstudio.com/items?itemName=akamud.vscode-theme-onedark)
|
||||
|
||||
Features full workbench theming
|
||||
|
||||
![](https://raw.githubusercontent.com/akamud/vscode-theme-onedark/master/screenshots/preview.png)
|
||||
|
||||
#### [Atom One Light Theme](https://marketplace.visualstudio.com/items?itemName=akamud.vscode-theme-onelight)
|
||||
|
||||
Features full workbench theming
|
||||
|
||||
![](https://raw.githubusercontent.com/akamud/vscode-theme-onelight/master/screenshots/preview.png)
|
||||
|
||||
#### [Material-theme](https://marketplace.visualstudio.com/items?itemName=zhuangtongfa.Material-theme)
|
||||
|
||||
![](https://raw.githubusercontent.com/Binaryify/Material-Theme-vscode/master/static/screenshot1.png)
|
||||
|
Loading…
Reference in New Issue
Block a user