This package is forked from the Atom Pulsar One Dark Syntax theme. Most of the changes concern Python syntax coloring.
The main change from the original theme is the reduction of the amount of red, in the case of chained '.' variables.
For Python, this means no aggresive red for the calls of class attributes (self.attr) or packages (for instance np.empty(.)).
Most of the colors are also redefined and have more explicit names.
Here will be a comparison, someday :
!
The package is still matching the UI theme.