Menu

📰
0

IronSand: a simple pitch-dark VSCode theme tailored for Rust development.

Reddit r/rust·u/osamamsalem·about 1 month ago
#XGPdl0iD
Reading 0:00
15s threshold

https://preview.redd.it/hr8joil2qdyg1.png?width=1200&format=png&auto=webp&s=efb8ca0a1db14abe393d26887e9317d2640f7b3a

Simple Pitch-Dark theme for Rust and integrates with rust-analyzer which has:

  • Highlighting mutability (underscore).
  • Highlighting macros and attributes.
  • Highlighting unsafe blocks and calls.
  • Highlighting lifetime parameters and labels.
  • Highlighting unwrapping question mark (?).
  • Highlighting consumed variables (strikethrough) and consuming functions (italic).

https://marketplace.visualstudio.com/items?itemName=osamasalem.ironsand

https://github.com/osamasalem/ironsand

Read More