Hi,
Seong-Kook Shin wrote:
> All I wanted to use was to change colors of several faces like the
> :colorscheme xxx command of vim does. Unfortunately I'm not an expert
> of emacs lisp. So my elisp file is in a very infant stage.
Have you looked at color-theme.el? I think it does exactly what you
Greetings,
I just want to try to add theme support on emacs cvs version.
First, I tried to M-x apropos theme, but it couldn't help me much.
Even I tried M-x customize-create-theme, but I couldn't find any help to use it.
All I wanted to use was to change colors of several faces like the
:colorsch