You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note: This theme is deprecated. Take a look at tone-syntax that is somewhat similar.
DuoTone dark
A double-hue syntax theme for Atom.
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.
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. 😁
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 or syntax-variables.less.
DuoTone master template if it's about everything else, like in improving language support. Changes will trickle down into this theme too.