An open API service indexing awesome lists of open source software.

https://github.com/jerald/rusty-onedark

A modification of a vscode One Dark theme with Rust semantic highlighting modifications!
https://github.com/jerald/rusty-onedark

Last synced: 5 months ago
JSON representation

A modification of a vscode One Dark theme with Rust semantic highlighting modifications!

Awesome Lists containing this project

README

          

# Rusty One Dark Theme

[![Marketplace](https://vsmarketplacebadge.apphb.com/version/Jeraldson.vscode-rusty-onedark.svg)](https://marketplace.visualstudio.com/items/Jeraldson.vscode-rusty-onedark) [![Installs](https://vsmarketplacebadge.apphb.com/installs/Jeraldson.vscode-rusty-onedark.svg)](https://marketplace.visualstudio.com/items/Jeraldson.vscode-rusty-onedark) [![Ratings](https://vsmarketplacebadge.apphb.com/rating-short/Jeraldson.vscode-rusty-onedark.svg)](https://marketplace.visualstudio.com/items/Jeraldson.vscode-rusty-onedark)

VSCode Theme forked from akamud's [VSCode One Dark](https://github.com/akamud/vscode-theme-onedark) theme. Specially modified to have good Rust semantic highlighting!

## Customization

If you are using VSCode 1.12+ versions you can customize the colors to your liking, overriding the ones provided by this theme. More info [here](https://code.visualstudio.com/docs/getstarted/theme-color-reference).

## Credits

[akamud's original](https://github.com/akamud/vscode-theme-onedark)