An in-browser syntax theme generator for Atom.
Caution: Atom Themerator is under active development in preparation for its first major release. Although it is nearly finished, it is not yet ready for creating production Atom themes.
- Implement color selection, code preview, and code preview switching.
- Implement download / view generated CSS functionality.
- Add initial theme package.json to downloaded zip.
- Add field color hints.
- Upgrade selectors and code samples with scoping
syntax--
prefixes, as Atom is no longer using shadow DOM for isolating theatom-text-editor
. - Explore using the Atom Highlights library to mark up example source code in-browser.
- Complete preparing theme and field options.
- Add a thorough assortment of language samples.
- Design an easy mode to generate a cohesive and usable theme based on a few key color selections.
- Develop or integrate a color picker.