目次
zenburn-themeとは
low contrast color theme for Emacs
A port of the popular Vim theme Zenburn for Emacs, built using the
new built-in theme support in Emacs 24.
.
Zenburn is designed to minimise eye strain during long periods of work.
Emacs用低コントラストカラーテーマです。Vimから移植されたテーマで長時間の仕事でも目の疲れを最小にするようデザインされています。
インストール環境とソフトウェアのバージョン
OS:Debian Buster(testing)
Emacs Package:emacs-gtk(Version: 1:25.2+1-11)
elpa-zenburn-theme:2.6-1
インストール
apt-get install elpa-zenburn-theme
設定
設定ファイルに以下の内容を追加します。
(package-initialize)
(load-theme 'zenburn t)
参考文献
‘/usr/share/doc/elpa-zenburn-theme/README.Debian’ファイル