A double-hue syntax theme for Atom.
DuoTone light uses only 2 hues (copper & blue) and has 7 shades in total. It tones down less important parts (like punctuation and brackets) and highlights only the important ones. This leads to a more calm color scheme, but still lets you find the stuff you're looking for.
The font in the screenshot is
Fira Mono
. You can download it from https://github.com/mozilla/Fira
DuoTone themes are optimized for many languages:
C, Clojure, CoffeeScript, C#, CSS, GF Markdown, Go, Haskell, HTML, Java, JavaScript, JSON, Less, Perl, PHP, Python, Ruby, SASS, SCSS, Stylus, XML, YAML...
More optimizations to come. See the growing list of all languages.
Here a list for all DuoTone themes. Or at least the ones that have the duotone
keyword added. 😁
If you would like to create a new Issue or PR, please do so in:
- this repo if it's about color changes, like in
colors.less
orsyntax-variables.less
. - DuoTone master template if it's about everything else, like in improving language support. Changes will trickle down into this theme too.