Light rust-lang-aware theme for VS COde
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
themes
LICENSE
README.md
Verdigris_light.icls
Verdigris_light.jar
complex_code.png
icon.png
icon.svg
package.json
simple_code.png

README.md

Verdigris

Light rust-lang aware syntax coloring theme for VS Code and JetBrains IntelliJ/CLion/etc.

All rust-specific syntactic elements are colored differently - unsafe, mut, lifetimes, macros and so. I'm not sure if it will look any good for any other language though.

Unfortunately VS Code and IntelliJ provide a different support for Rust syntax highlighting so there are some differencies in their coloring.
I tried to make them as close as possible.

Preview simple

Preview Simple

Preview complex

Preview Complex

Release Note

0.0.1

  • Initial release