像上圖一樣 (color-theme-billw)就是更換theme的function name
c. .emacs加入
(require 'color-theme)
(color-theme-initialize)
(color-theme-billw) <------ 這行換成你喜歡的theme
Emacs color-theme
1. 下載
http://www.emacswiki.org/cgi-bin/wiki?ColorTheme
2. 在.emacs 下 (~/.emacs)
**(win32用 echo %HOME% 確認 home 目錄,如果沒有可以設定一個)
**(設定方式 我的電腦->滑鼠右鍵->內容->進階->環境變數)
a. 將路徑載入
(setq load-path(cons "/安裝路徑" load-path))
3. 從新啟動emacs (假如你的安裝路徑是在emacs本來就可以收尋的範圍則不用啟動)
a. M-x color-theme-select
b. 選一個喜歡的theme 按'd'
標籤:
emacs
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言