[HOME]: [Mac OS X]: [MacPython]: [Emacs]: [生存報告記]: [MacEmacs JP Project]: [NTEmacs JP Project]:

概要

公式サイト

http://download.gna.org/color-theme/

関連サイト

EmacsWiki: ColorTheme:設定解説

GNU Emacs Color Theme Test:色見本

Inspiration - Color Theme Generator - TextMate/Emacs/Vim:ランダムに組合せを作成

Emacs color-theme creator

インストール

設定

(require 'color-theme)
(color-theme-gnome2)

個人的には以下のテーマが比較的好きです。わたしは目があまり良くなく、白目の背景色は苦手なので黒もしくは、濃い系の色を好みます。

あと、はっきりと色がわかれているのが好きです。

黒背景系

Arjen : 黒背景でコンストラクトがはっきりしている
Dark Laptop

緑背景系

昔はこればっかりだった時期がある

gnome2 : 灰緑背景でおだやかなコンストラクト

青背景系

青背景は結構苦手だけどその中でも以下は好き

Parus
Sitaram Solaris

ピンク背景

http://www.emacswiki.org/cgi-bin/emacs/PinkBliss

利用方法

M-x color-theme-<tab>

でその場でテーマが選択できます。

サンプル

http://www.cecs.csulb.edu/~adelcamp/color-theme-bluebulator.el

http://www.emacswiki.org/emacs/zenburn.el

参考サイト


CategoryEmacs