A dark theme inspired by RustRover's default dark theme
- Download the following files:
themes/rust-rover.json
package.json
- Copy them to Zed's themes folder:
mkdir -p ~/.zed/themes cp themes/rust-rover.json ~/.zed/themes/ cp package.json ~/.zed/themes/
- Restart Zed and select the theme.
This project is licensed under the terms of the MIT License.