Skip to content

Monokai based VSCode dark theme designed for Rust.

License

Notifications You must be signed in to change notification settings

d3lio/monokai-dark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monokai Dark

A dark theme with monokai syntax highlight and dimmed operators.

Showcase

Features

The most notable difference from other themes is that operators such as +-&,; etc. are dimmed to the point where you can focus on keywords, storage types and identifiers. Parentheses, brackets and braces are still white.

The only officially supported language as of now is Rust. Any other language will have it's keyword.operators dimmed as well but for example JavaScript's dot operator is still white. I don't have much interest of creating explicit grammars for all of the existing, popular or not, languages so any contributions are welcome!

Planned features:

  • Markdown highlight inside Rust doc comments.
  • Explicit grammars for JavaScript and C.

NOTE: There is also plain TODO/FIXME/NOTE highlight for the supported languages.

Credits

The theme and the custom grammars were insiped by sublime and vscode's defaults.

About

Monokai based VSCode dark theme designed for Rust.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published