Skip to content

Latest commit

 

History

History
161 lines (144 loc) · 4.61 KB

1408121008.hc-zenburn-theme.org

File metadata and controls

161 lines (144 loc) · 4.61 KB

emacs hc-zenburn-theme.el : hc-zenburn-themeは暗い背景色の人におすすめのthemeだ | MELPA Emacs Lisp Elisp パッケージ インストール 設定 使い方 スクリーンショット

パッケージ名hc-zenburn-theme
概要(原文)An higher contrast version of the Hc-Zenburn theme.
リポジトリMELPA
取得先https://github.com/edran/hc-zenburn-emacs
バージョン20141031.355
関連記事package:hc-zenburn-theme

コントラストが強化されたzenburn themeです。

スクリーンショットを撮ったところ、背景色が明るいと見辛いようです。

hc-zenburn-theme インストール

このパッケージはmelpaにあるので パッケージの初期設定 を行ってください。

M-x package-refresh-contents M-x package-install hc-zenburn-theme

概要

コントラストが強化されたzenburn themeです。

スクリーンショットを撮ったところ、背景色が明るいと見辛いようです。

対応パッケージ

hc-zenburn-themeに対応しているパッケージはこれです。

例によってoccurで抜き出したものです。

  • compilation
  • grep
  • isearch
  • font lock
  • newsticker
  • ace-jump
  • android mode
  • anzu
  • auctex
  • auto-complete
  • company-mode
  • bm
  • clojure-test-mode
  • coq
  • ctable
  • diff
  • diff-hl
  • dim-autoload
  • dired+
  • ediff
  • egg
  • elfeed
  • emacs-w3m
  • erc
  • ert
  • eshell
  • flx
  • flycheck
  • flymake
  • flyspell
  • full-ack
  • git-gutter
  • git-gutter-fr
  • git-rebase-mode
  • gnus
  • guide-key
  • helm
  • hl-line-mode
  • hl-sexp
  • ido-mode
  • iedit-mode
  • jabber-mode
  • js2-mode
  • ledger-mode
  • linum-mode
  • macrostep
  • magit
  • message-mode
  • mew
  • mic-paren
  • mingus
  • nav
  • mu4e
  • mumamo
  • org-mode
  • outline
  • p4
  • perspective
  • powerline
  • proofgeneral
  • rainbow-delimiters
  • rcirc
  • rpm-mode
  • rst-mode
  • sh-mode
  • show-paren
  • smartparens
  • sml-mode-line
  • SLIME
  • speedbar
  • tabbar
  • term
  • undo-tree
  • volatile-highlights
  • web-mode
  • whitespace-mode
  • wanderlust
  • which-func-mode
  • yascroll
  • ansi-color
  • fill-column-indicator
  • vc-annotate
(load-theme 'hc-zenburn t)

実行方法

$ wget http://rubikitch.com/f/140812100816.hc-zenburn-theme.el
$ emacs -Q -f package-initialize -l 140812100816.hc-zenburn-theme.el

http://rubikitch.com/f/20140812101106.png Fig1: org-mode(背景色が暗い場合)

http://rubikitch.com/f/20140812101125.png Fig2: grep(背景色が暗い場合)

http://rubikitch.com/f/20140812101213.png Fig3: magit(背景色が明るい場合)

http://rubikitch.com/f/20140812101232.png Fig4: ruby-mode(背景色が明るい場合)