Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Tomorrow Night RustyNew to Visual Studio Code? Get it now.
Tomorrow Night Rusty

Tomorrow Night Rusty

n3tw4lk3r

|
86 installs
| (0) | Free
Dark theme inspired by code snippets from The Rust Programming Language (“The Book”).
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Tomorrow Night Rusty

An unofficial dark VS Code theme inspired by code snippets from The Rust Programming Language (“The Book”) and Rust By Example. https://doc.rust-lang.org/book/ https://doc.rust-lang.org/stable/rust-by-example/

This is a personal project — I originally made this VS Code theme for myself and later decided to publish it.

Supports most popular programming languages (C/C++, Python, JavaScript, Rust, Go, Java, C# and more).

Preview

Theme Screenshot

Installation

Install From VSCode

  1. Open the Extensions sidebar in VS Code. View → Extensions
  2. Search for Tomorrow Night Rusty, choose "Tomorrow Night Rusty"
  3. Click Install to install it
  4. Navigate to File > Preferences > Themes > Color Theme > Tomorrow Night Rusty

Manual Installation

Alternatively, you can get .vsix from the latest release here: https://github.com/n3tw4lk3r/Tomorrow-Night-Rusty/releases

Then:

  1. Open the Extensions sidebar in VS Code. View → Extensions
  2. Press ... → Install from VSIX... and select your downloaded .vsix file

Additional Improvement

For better syntax highlighting, add this line to your settings.json: Ctrl + Shift + P > Preferences: Open User Settings (JSON)

"editor.semanticHighlighting.enabled": true,

Feedback

Feel free to open an issue on GitHub, or rate this extension in VSCode Marketplace!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft