zenburn-theme 
- Description
- A low contrast color theme for Emacs.
- Latest
- zenburn-theme-2.9.0.0.20260329.183806.tar (.sig), 2026-Mar-29, 150 KiB
- Maintainer
- Bozhidar Batsov <bozhidar@batsov.com>
- Website
- https://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.9.0snapshot0.20260328.115720.tar.lz | 2026-Mar-28 | 20.4 KiB |
| zenburn-theme-2.9.0snapshot0.20251028.122652.tar.lz | 2025-Oct-28 | 18.3 KiB |
| zenburn-theme-2.9.0snapshot0.20251012.181013.tar.lz | 2025-Oct-12 | 18.3 KiB |
| zenburn-theme-2.9.0snapshot0.20250213.141810.tar.lz | 2025-Feb-13 | 18.3 KiB |
| zenburn-theme-2.9.0snapshot0.20240926.61928.tar.lz | 2024-Sep-26 | 18.1 KiB |
| zenburn-theme-2.9.0snapshot0.20240331.135521.tar.lz | 2024-Mar-31 | 18.0 KiB |
| zenburn-theme-2.8.0.0.20231120.200245.tar.lz | 2024-Mar-31 | 18.0 KiB |
| zenburn-theme-2.8.0.0.20230315.100449.tar.lz | 2023-Mar-15 | 18.0 KiB |
| zenburn-theme-2.8.0snapshot0.20220927.63157.tar.lz | 2022-Sep-27 | 17.9 KiB |
| zenburn-theme-2.8.0snapshot0.20210823.50401.tar.lz | 2021-Oct-22 | 27.8 KiB |
News
Changelog
master (unreleased)
2.9.0 (2026-03-29)
New features
- Add
corfusupport (withcorfu-annotations,corfu-deprecated). - Add
window-tool-barsupport. - Add
consultsupport. - Add
embarksupport. - Add
forgesupport. - Add
marginaliasupport. - Add
smergesupport. - Add
transientsupport. - Add
which-keysupport. - Add
eglotsupport. - Add missing modern Emacs faces:
font-lock-number-face,font-lock-operator-face,font-lock-bracket-face,font-lock-delimiter-face,font-lock-escape-face,font-lock-function-call-face,font-lock-property-name-face,font-lock-property-use-face,font-lock-variable-use-face(Emacs 29+),mode-line-active,isearch-group-1,isearch-group-2,completions-group-title,completions-group-separator,completions-highlight,line-number-major-tick,line-number-minor-tick,tab-bar-tab-group-current,tab-bar-tab-group-inactive,tab-bar-tab-ungrouped. - Expand
doom-modelinesupport (from 2 to 50 faces). - Expand
verticosupport (addvertico-multiline,vertico-group-title,vertico-group-separator). - Add GitHub Actions CI for byte-compilation and theme loading.
Bug fixes
- Fix missing colon in
ediff-fine-diff-Ancestorface:weightkeyword. - Fix trailing colon in
ledger-font-pending-faceface:weightkeyword. - Fix duplicate
corfu-bardefinition (second one is nowcorfu-border). - Fix duplicate
:weight boldinorg-done,org-tag,org-todo, andorg-warning. - Replace
hover-highlightinherit (from nichehl-line+package) with direct styling inerc-highlight-faceandlui-button-face. - Fix spurious quotes in
ruler-modeface:inheritvalues. - Fix typo in README and upgrade URLs to HTTPS.
2.8 (2023-03-15)
Changes
- Add
helm-ff-file-extensionface. - Add
rmailsupport. - Add
tab-bar-modesupport. - Add
tab-line-modesupport. - Add
adoc-modesupport. - #367: Brighten org headline levels 7 and 8 to improve contrast and possibly help those with color blindness.
- Add support for
ansi-colorfaces. - Add support for SLY faces.
2.7 (2020-11-21)
New features
- #347: Add support for
highlight-symbolandhighlight-thing. - Add
helm-lxcsupport. - Theme
swiper-line-faceandswiper-isearch-current-match. - #330: Add centaur-tabs, doom-modeline, and solaire-mode support.
- Add
notmuchsupport.
Changes
- #346: Make numbers in
highlight-numbersblue. - Make
zenburn-add-font-lock-keywordscustomizable.
Bugs fixed
- #321: Scale
org-document-titleonly ifzenburn-scale-org-headlinesist. - 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-gurusupport - 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-changedface name - Modify diff colors
- Add more colors to palette
- Rename
zenburn-green-1tozenburn-green-2 - Make
zenburn-override-colors-alista 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) ... ...