Please review my web-based Emacs color theme generator
31–40 of 52 posts
Re: Please review my web-based Emacs color theme generator
#32I wanted to do it for all the permutations of vim, zsh, LS_COLORS, gnome-terminal, urxvt xterm and so forth
It would be nice to be able to click the keyword and select the color then.
Re: Please review my web-based Emacs color theme generator
#33So, beside keywords, there would be a box filled in with the current color, instead of clicking each checkbox it would have a snapshot of all of the colors. Handy to reference them instead of looking at the sample code.
Re: Please review my web-based Emacs color theme generator
#34Re: Please review my web-based Emacs color theme generator
#35now if i could just figure out a way to change the background color of the active window, i'd be all set. nice job.
Re: Please review my web-based Emacs color theme generator
#36Re: Please review my web-based Emacs color theme generator
#37For those of you who don't want to leave Emacs to customize Emacs, you can just put the point near the face that you want to customize, type M-x customize-face, accept the default, and follow the instructions from there. This works in all Emacsen newer than about 18 or so.
Re: Please review my web-based Emacs color theme generator
#38This 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.
Re: Please review my web-based Emacs color theme generator
#39For those of you who don't want to leave Emacs to customize Emacs, you can just put the point near the face that you want to customize, type M-x customize-face, accept the default, and follow the instructions from there. This works in all Emacsen newer than about 18 or so.
Even simpler, just open a scratch buffer, paste the code, and evaluate the expressions with C-x C-e.