Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors