Please review my web-based Emacs color theme generator
21–30 of 52 posts
Re: Please review my web-based Emacs color theme generator
#22it is not incredibly user-friendly
Re: Please review my web-based Emacs color theme generator
#23Re: Please review my web-based Emacs color theme generator
#24I kept clicking on parts of the code hoping it'd automatically select the type of element I had clicked on so I could change its color. Looks like I'm the only one, though, judging from the other comments.
Re: Please review my web-based Emacs color theme generator
#25I kept clicking on parts of the code hoping it'd automatically select the type of element I had clicked on so I could change its color. Looks like I'm the only one, though, judging from the other comments.
this is somewhere at the end of my todo list, thanks for reminding me :-)
Re: Please review my web-based Emacs color theme generator
#26it is not incredibly user-friendly
It fits emacs very well in that regard.
There is a nice File, Edit... menu that goes along with it.
Close your eyes and pretend the rest of the complexity doesn't exist and it will be no different than using Notepad, etc. When you want more, open your eyes a little.
Re: Please review my web-based Emacs color theme generator
#27Otherwise, great idea!
Re: Please review my web-based Emacs color theme generator
#28Great work!
My only suggestion is that you could display the lisp code for the theme below the code window so I could both see it update in real time and be able to export it without clicking the button.
Surely you don't have to implement this because it was likely a free-time project and it is infinitely better than anything I've ever seen that tries to accomplish this, (because I haven't seen anything that tried to do this and when you divide by zero, well...) but you asked for reviews and that is my sole critique.
Re: Please review my web-based Emacs color theme generator
#29This is great. By the way, do you (or anyone else) know of a good tutorial/guide for creating color combinations that go well together? UPDATE: One thing that would be nice is to be able to drop a pre-existing color theme in and then tweak it with the color picker.
http://colors.napcsweb.com/colorschemer/
There are several schemes to choose from (complimentary, contrasting, triadic, etc) and knobs to adjust. You get 5 colors to look at next to each other and 18 along the same lines that go together. The input is in HSV/RGB and every output color comes in hex.