DEV Community

Cover image for Material Monokai Theme for VSCode
Alessio Enrico Repetti
Alessio Enrico Repetti

Posted on

10 3

Material Monokai Theme for VSCode

Just published a new version of my Material Monokai Theme for VSCode.
This theme is simply built on top of my personal preferences: material design, monokai color scheme and high contrasts.

Check it out in the marketplace..

GitHub logo repeale / material-monokai

VSCode Material Monokai Theme

Material Monokai Theme for VSCode

Rating Star Downloads Downloads

Screenshots

TypeScript

Sample 1

Test extension

Official vsce docs: https://code.visualstudio.com/api/working-with-extensions/publishing-extension

npm install -g vsce
vsce package  # create .vsix
code --install-extension *.vsix  # local install
Enter fullscreen mode Exit fullscreen mode

Publish to Visual Studio Marketplace

vsce publish
Enter fullscreen mode Exit fullscreen mode



Top comments (2)

Collapse
 
ogrotten profile image
ogrotten

nice

Collapse
 
sharadcodes profile image
Sharad Raj (He/Him)

nice

Eliminate Context Switching and Maximize Productivity

Pieces.app

Pieces Copilot is your personalized workflow assistant, working alongside your favorite apps. Ask questions about entire repositories, generate contextualized code, save and reuse useful snippets, and streamline your development process.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay