a deftheme creator for Emacs
See the codeHi all, Please consider donating to this or any of my many of opensource projects.
An interactive theme editor for Emacs.

Use one of a small collection of starter themes, edit a font face by clicking the color blob next to it's name, change the color, watch it update live, and when you've done your best, click save.
You can keep work in progress by clicking the + button under the font faces list, to keep it in your browser's localStorage.
The list of starter themes is held in https://github.com/emacsfodder/emacs-theme-editor/blob/gh-pages/js/starter-themes.coffee if you'd like to add one, you can submit a pull request adding in the same format.
To get the live theme you're editing in JSON format do: JSON.stringify(App.liveTheme) in the Browser dev console.
Things I definitely won't do.
75 commits
JavaScript
72.9%
CSS
17.5%
Handlebars
5.0%
HTML
4.0%
a deftheme creator for Emacs
See the codeHi all, Please consider donating to this or any of my many of opensource projects.
An interactive theme editor for Emacs.

Use one of a small collection of starter themes, edit a font face by clicking the color blob next to it's name, change the color, watch it update live, and when you've done your best, click save.
You can keep work in progress by clicking the + button under the font faces list, to keep it in your browser's localStorage.
The list of starter themes is held in https://github.com/emacsfodder/emacs-theme-editor/blob/gh-pages/js/starter-themes.coffee if you'd like to add one, you can submit a pull request adding in the same format.
To get the live theme you're editing in JSON format do: JSON.stringify(App.liveTheme) in the Browser dev console.
Things I definitely won't do.
75 commits
JavaScript
72.9%
CSS
17.5%
Handlebars
5.0%
HTML
4.0%