목요일, 8월 24, 2006

Emacs: Color Theme

http://www.emacswiki.org/cgi-bin/wiki?ColorTheme

  1. Download ColorTheme
  2. Copy ColorTheme folder to Emacs 'site-lisp' folder
  3. Check about the colors from this page
  4. Add the below line to your .emacs file
    1. (require 'color-theme)
      (color-theme-initialize)
      (color-theme-colorName)
  5. Now, you can see the color theme from your Emacs!

댓글 없음: