Syntax highlighting for C++14.
This package marks doxygen keywords. Most syntax themes will highlight them with the same color as keywords. To change this, add the following to your styles.less file:
atom-text-editor::shadow .keyword.other.documentation{color: red;}
MIT
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.