Twinlight - Syntax theme
This dark theme is based on Monokai and Twilight color schemes, but uses the Material palette.
Workflow for working on package
apm develop twinlight-syntax
cd ~/.atom/dev/packages/twinlight-syntax
atom -d .
Workflow for publishing a new version
cd <path-to-package>
apm publish minor