bbatsov/zenburn-emacs là dự án mã nguồn mở trên GitHub, viết chủ yếu bằng Emacs Lisp, với 1.1k sao. The Zenburn colour theme ported to Emacs
Tóm tắt dựng từ metadata GitHub của chính dự án — chưa có bài review TopGit. Trang sẽ tự động cập nhật khi bài review đầy đủ được xuất bản.
VÌ SAO CHƯA CÓ REVIEW
TopGit viết bài đầy đủ cho repo có nhiều sao nhất và được yêu cầu nhiều nhất. Trang này là snapshot trong thời gian chờ — xem README gốc ở tab READ ME.
Zenburn for Emacs is a direct port of the popular
Zenburn theme for vim,
developed by Jani Nurminen. It's my personal belief (and
that of its many users I presume) that it's one of the best low
contrast color themes out there and that it is exceptionally easy on
the eyes.
This theme uses the "new"1 built-in theming support available starting with
Emacs 24.1.
You can support the development of Zenburn for Emacs via
GitHub Sponsors,
ko-fi,
PayPal and
Patreon.
Installation
Manual
Download zenburn-theme.el to the directory ~/.emacs.d/themes/. Add this to your
.emacs (or init.el):
Zenburn for Emacs is already bundled into
Emacs Prelude. If you're a
Prelude user - you're probably already using Zenburn, since it's
Prelude's default color theme. You can load Zenburn at any time by
M-x load-theme zenburn.
Debian and Ubuntu
Users of Debian 9 or later or Ubuntu 16.10 or later may simply
apt-get install elpa-zenburn-theme.
Customization
Custom faces
If you want to change some faces you can do it
with custom-theme-set-faces or use-package. Here's an example:
If you'd like to tweak the theme by changing just a few colors, you can
do so by defining new values in the zenburn-override-colors-alist
variable before loading the theme.
For example, to customize just the lighter background colors, you could add
to your init file:
To see the full list of color names you can override, consult the
zenburn-theme.el source file.
Scaled headings
The theme supports scaling the font size for some headings and titles as well
as using a variable-pitch font for those. To enable this, use the following
settings before loading zenburn-theme:
;; use variable-pitch fonts for some headings and titles
(setq zenburn-use-variable-pitch t)
;; scale headings in org-mode
(setq zenburn-scale-org-headlines t)
;; scale headings in outline-mode
(setq zenburn-scale-outline-headlines t)
With these settings, an Org buffer with headings looks like this:
FAQ
Wrong colors in the terminal Emacs version
If your Emacs looks considerably uglier in a terminal (compared to the
GUI version) try adding this to your .bashrc or .zshrc:
export TERM=xterm-256color
Source the .bashrc (or .zshrc) file and start Emacs again.
Bugs & Improvements
Please, report any problems that you find on the project's integrated
issue tracker. If you've added some improvements and you want them
included upstream don't hesitate to send me a patch or even better - a
GitHub pull request. These
contributors have done so.
Donate
You can support my work on Zenburn and all my other OSS projects
via the following platforms:
GitHub Sponsors
ko-fi
PayPal
Patreon
Contributors
Here's a list of all the people who have contributed to the
development of Zenburn for Emacs.
bbatsov/zenburn-emacs có 1.1k sao GitHub — tải lại trang để xem số mới nhất, hoặc xem trực tiếp github.com/bbatsov/zenburn-emacs. TopGit phản chiếu số sao của GitHub nhưng không cam kết đến từng phút.
bbatsov/zenburn-emacs có phải mã nguồn mở không?
Có — bbatsov/zenburn-emacs phát hành theo license GPL-3.0, nghĩa là mã nguồn mở để đọc, fork và (tùy license) tái sử dụng. Mã: github.com/bbatsov/zenburn-emacs.
bbatsov/zenburn-emacs có website riêng không?
TopGit chưa ghi nhận URL trang chủ cho bbatsov/zenburn-emacs. Phần README ở tab phía trên thường có link demo, hoặc xem mô tả GitHub của repo.
bbatsov/zenburn-emacs là gì?
bbatsov/zenburn-emacs (bbatsov/zenburn-emacs) là dự án Emacs Lisp trên GitHub. Theo mô tả gốc: The Zenburn colour theme ported to Emacs
Đọc thêm về bbatsov/zenburn-emacs ở đâu?
Trang TopGit này là một snapshot — tab "Readme" hiển thị nguyên văn README của repo (đã bỏ link, giữ ảnh). Repo GitHub ở github.com/bbatsov/zenburn-emacs là nguồn chính thức.
Đọc đầy đủ README ở tab phía trên.
Muốn nghe thêm một ý kiến về zenburn-emacs?
Hỏi một AI đọc được trang này — một cú bấm là có ngay nhận định về zenburn-emacs.