zenburn-theme
- Description
- A low contrast color theme for Emacs.
- Latest
- zenburn-theme-2.8.0.tar (.sig), 2024-Mar-31, 120 KiB
- Maintainer
- Bozhidar Batsov <bozhidar@batsov.com>
- Atom feed
- zenburn-theme.xml
- Website
- http://github.com/bbatsov/zenburn-emacs
- Browse ELPA's repository
- CGit or Gitweb
- Badge
To install this package from Emacs, use package-install
or list-packages
.
Full description
A port of the popular Vim theme Zenburn for Emacs 24+, built on top of the new built-in theme support in Emacs 24.
Old versions
zenburn-theme-2.7.0.tar.lz | 2021-Oct-22 | 27.8 KiB |
News
Changelog
master (unreleased)
2.8 (2023-03-15)
Changes
- Add
helm-ff-file-extension
face. - Add
rmail
support. - Add
tab-bar-mode
support. - Add
tab-line-mode
support. - Add
adoc-mode
support. - #367: Brighten org headline levels 7 and 8 to improve contrast and possibly help those with color blindness.
- Add support for
ansi-color
faces. - Add support for SLY faces.
2.7 (2020-11-21)
New features
- #347: Add support for
highlight-symbol
andhighlight-thing
. - Add
helm-lxc
support. - Theme
swiper-line-face
andswiper-isearch-current-match
. - #330: Add centaur-tabs, doom-modeline, and solaire-mode support.
- Add
notmuch
support.
Changes
- #346: Make numbers in
highlight-numbers
blue. - Make
zenburn-add-font-lock-keywords
customizable.
Bugs fixed
- #321: Scale
org-document-title
only ifzenburn-scale-org-headlines
ist
. - Fix lots of face inheritance issues on Emacs 27.
2.6 (2018-10-14)
New features
- Port scaled headings and variable pitch features from solarized
- Add parenthesis colour for paren-face
- Support for line-numbers-mode (#311)
- Add faces for org-ref (#312)
- Add support for markup-faces (covers adoc-mode) (#310)
- Add diredfl support
- Add some initial cperl custom faces
- Add hackernews support
- Add
go-guru
support - Add sx support
- Add git-annex support
- Add eww certificate support
- Add missing ivy face ivy-cursor
- Add faces for merlin-mode
- Add hi-lock support
- Add cider-fringe-good-face
- Add realgud settings
- Customize company-quickhelp colors
Changes
- Use
diff-refine-changed
face name - Modify diff colors
- Add more colors to palette
- Rename
zenburn-green-1
tozenburn-green-2
- Make
zenburn-override-colors-alist
a customizable variable - Add zenburn red/green for magit diff remove/add blocks
- Add more magit-signature-* faces
- Update hackernews face names
- Update git-commit faces
- Set the foreground color for "font-latex-script-char-face" to "zenburn-orange" (#292)
Bugs fixed
- Fix widget-field face on 24bit color text terminals
- Try boxed attribute on enable/disable bp face
- Fix background in Gnus (#271)