Darya's syntax theme for the Atom text editor.
<?phpuse Darya\Theme;$theme = new Theme(Theme\Flavour::DARK);$theme->display();
Geared towards PHP but works nicely for other languages too.
Inspired by a blend of this colour palette and the well known Tomorrow Night theme.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.