mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2024-10-01 01:05:39 -04:00
Merge pull request #197 from sreetamdas/master
Add Monokai Pro Theme and Fix Checkboxes in PR Template
This commit is contained in:
commit
2e2df55b6f
@ -1,4 +1,4 @@
|
||||
## Name of an extension you are adding
|
||||
## Name of the extension you are adding
|
||||
|
||||
...
|
||||
|
||||
@ -8,6 +8,10 @@
|
||||
|
||||
## Make sure that:
|
||||
|
||||
[ ] Screenshot/GIF included (to demonstrate the plugin functionality)
|
||||
<!--
|
||||
Check off the checkboxes with an 'x' like this: [x]
|
||||
-->
|
||||
|
||||
[ ] ToC updated
|
||||
- [ ] Screenshot/GIF included (to demonstrate the plugin functionality)
|
||||
|
||||
- [ ] ToC updated
|
||||
|
@ -137,6 +137,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
|
||||
- [Material Palenight Theme by whizkydee](#material-palenight-theme-by-whizkydee)
|
||||
- [Material Theme by Mattia Astorino](#material-theme-by-mattia-astorino)
|
||||
- [Mno by u29dc](#mno-by-u29dc)
|
||||
- [Monokai Pro by monokai (commercial)](#monokai-pro-by-monokai-commercial)
|
||||
- [Night Owl by Sarah Drasner](#night-owl-by-sarah-drasner)
|
||||
- [Plastic by Will Stone](#plastic-by-will-stone)
|
||||
- [Nord by arcticicestudio](#nord-by-arcticicestudio)
|
||||
@ -924,6 +925,14 @@ Minimal monochrome theme.
|
||||
<img src="./themes/screenshots/u29dc.mno.png" width="600" />
|
||||
</a>
|
||||
|
||||
### [Monokai Pro by monokai (commercial)](https://vscodethemes.com/e/monokai.theme-monokai-pro-vscode)
|
||||
|
||||
Beautiful functionality for professional developers, from the author of the original Monokai color scheme.
|
||||
|
||||
<a href="https://vscodethemes.com/e/monokai.theme-monokai-pro-vscode">
|
||||
<img src="./themes/screenshots/1079cc76.png" width="600" />
|
||||
</a>
|
||||
|
||||
### [Night Owl by Sarah Drasner](https://vscodethemes.com/e/sdras.night-owl)
|
||||
|
||||
A VS Code theme for the night owls out there. Works well in the daytime, too, but this theme is fine-tuned for those of us who like to code late into the night. Color choices have taken into consideration what is accessible to people with colorblindness and in low-light circumstances. Decisions were also based on meaningful contrast for reading comprehension and for optimal razzle dazzle. ✨
|
||||
|
BIN
themes/screenshots/1079cc76.png
Normal file
BIN
themes/screenshots/1079cc76.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 319 KiB |
Loading…
Reference in New Issue
Block a user