Notice: If you have
atom-language-rust
package installed, it will override various colors defined in this theme.To make sure this theme looks as advertised, uninstall
atom-language-rust
, installlanguage-rust
(orlanguage-rust-redux
), and restart Atom.
The main motivation was to make a syntax theme that works well for the Rust language. All I needed was suitable inspiration. How would rusty theme look like? Let's see:
Of course, I tried not overdo it and keep it functional. This resulted in following choices:
Of course, I also tested it with other languages, in particular: js
, html
, css
,
less
, java
, lua
, php
, bash
, toml
, markdown
, protobuf
, sql
.
The result:
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.