primer / github-syntax-theme-generator

Uses a prettylights theme object to generate syntax themes for multiple platforms
MIT License
156 stars 33 forks source link

Creating a proper atom script #18

Closed jonrohan closed 7 years ago

jonrohan commented 7 years ago

closes #7 closes #15

This pull creates a script that will build our own atom stylesheet. This is different than before because before we were relying on creating the textmate theme, then using apm to convert the textmate theme to an atom theme.