bdd9d56eb9ef642fc458f67f56ee59331258c081
editor-theme-generator
An early proof of concept of a program that can generate theme files for editors (well anything really), based on a set of colors. The benefit of this is that instead of building a new .tmTheme for example, there can be a single source of truth. This single source of truth could work out all the kinks for various languages for each editor and its grammar such that when someone wants to create a new editor would do is to just fill in the colors they want. Instead of further fragmenting the tmTheme situation by creating or forking a theme.
Usage
npm run build
npm start
Description
Languages
TypeScript
97.2%
Shell
1.1%
HTML
0.8%
JavaScript
0.8%