Skip to content

Latest commit

 

History

History
152 lines (143 loc) · 4.61 KB

1408131128.anti-zenburn-theme.org

File metadata and controls

152 lines (143 loc) · 4.61 KB

emacs anti-zenburn-theme.el : anti-zenburn-themeはこんな感じの見た目 | MELPA Emacs Lisp Elisp パッケージ インストール 設定 使い方 スクリーンショット

パッケージ名anti-zenburn-theme
概要(原文)Low-contrast Zenburn-inverted theme
リポジトリMELPA
取得先https://github.com/m00natic/anti-zenburn-theme
バージョン20141113.1233
関連記事package:anti-zenburn-theme

hc-zenburn-themeはあんな感じの見た目だったけど 今回紹介するanti-zenburn-themeは、 色合いのコントラストが低めのバージョンです。

anti-zenburn-theme インストール

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

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

概要

hc-zenburn-themeはあんな感じの見た目だったけど 今回紹介するanti-zenburn-themeは、 色合いのコントラストが低めのバージョンです。

対応パッケージ

  • compilation
  • grep
  • faces used by isearch
  • font lock
  • newsticker
  • external
  • anzu
  • full-ack
  • auctex
  • auto-complete
  • android mode
  • bm
  • company-mode
  • clojure-test-mode
  • coq
  • ctable
  • diff
  • diff-hl
  • dim-autoload
  • dired+
  • ediff
  • ert
  • eshell
  • flx
  • flycheck
  • flymake
  • flyspell
  • erc
  • git-gutter
  • git-gutter-fr
  • git-rebase-mode
  • gnus
  • guide-key
  • helm
  • hl-line-mode
  • hl-sexp
  • ido-mode
  • iedit-mode
  • js2-mode
  • jabber-mode
  • ledger-mode
  • linum-mode
  • macrostep
  • magit
  • egg
  • 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
  • elfeed
  • emacs-w3m
  • web-mode
  • whitespace-mode
  • wanderlust
  • which-func-mode
  • yascroll
  • fill-column-indicator
  • vc-annotate
(load-theme 'anti-zenburn t)

実行方法

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

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

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

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

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