stingh711 发表于 2013-1-15 14:23:34

Install color themes for emacs on ubuntu


[*]sudo apt-get install emacs-goodies-el
[*]Start emacs, use M-x color-theme-select to select theme
[*]Select a theme and press "Enter" to preview it. If you want to use it, press "D", another frame will appear. Find (color-theme-xxx) and add it to your .emacs.
[*]Don't forget to add (require 'color-theme) too.
页: [1]
查看完整版本: Install color themes for emacs on ubuntu