Skip to content

VS Code theme based on Darcula Theme inspired by IntelliJ

License

Notifications You must be signed in to change notification settings

szymswiat/VSCode-Monoviz-Theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monoviz Theme

Reworked "Darcula Theme inspired by IntelliJ" with better support for Python (mostly) and other languages using semantic highlighting.

Installation

Install Visual Studio Code Extension manager npm install -g vsce,
then run Build and install task and restart VS Code.

It can be done manually using following commands:

  • npm install -g vsce
  • vsce package
  • code --install-extension monoviz-[version].vsix

Preview

Contributing

If you'd like to contribute to this theme, please post an issue or PR on GitHub.

About

VS Code theme based on Darcula Theme inspired by IntelliJ

Resources

License

Stars

Watchers

Forks

Packages

No packages published