Awesome
Note: This theme is deprecated. Take a look at tone-syntax that is somewhat similar.
DuoTone dark
A double-hue syntax theme for Atom.
<img alt="DuoTone dark" sizes="272px" src="https://cloud.githubusercontent.com/assets/378023/6996305/4d567190-dbbb-11e4-8ae8-4be016a85c68.png" srcset="https://cloud.githubusercontent.com/assets/378023/6995981/3d455d76-dba6-11e4-9740-23202591201b.png 544w">
DuoTone themes use only 2 hues (8 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.
<img alt="CSS in DuoTone dark" sizes="780px" src="https://cloud.githubusercontent.com/assets/378023/6996868/871b6440-dbdd-11e4-834e-b28363026d0c.png" srcset="https://cloud.githubusercontent.com/assets/378023/6996081/4dc96804-dbab-11e4-95f9-cc06a67452cb.png 1560w">
<img alt="HTML in DuoTone dark" sizes="780px" src="https://cloud.githubusercontent.com/assets/378023/6996874/aee76b40-dbdd-11e4-95e1-a40258a50c26.png" srcset="https://cloud.githubusercontent.com/assets/378023/6996875/b2160e02-dbdd-11e4-913e-7dc006437d94.png 1560w">
Language support
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...
See the list of all languages.
Install
Search for duotone-dark-syntax
in Atom's settings. Or install via CL:
apm install duotone-dark-syntax
Settings
You can change the color scheme by going to Settings > Themes > duotone-dark-syntax Theme
(or the cog icon next to the theme picker). There you can customize the main and accent color.
Variations
Here a list of all DuoTone themes. Or at least the ones that have the duotone
keyword added. :grin:
Issues and contributing
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.