]> git.eshelyaron.com Git - emacs.git/commit
Update modus-themes to their 4.4.0 version
authorProtesilaos Stavrou <info@protesilaos.com>
Sun, 17 Mar 2024 16:46:15 +0000 (18:46 +0200)
committerEshel Yaron <me@eshelyaron.com>
Mon, 18 Mar 2024 15:44:20 +0000 (16:44 +0100)
commited9bc6dc9c3ed25def05726d1c023b94bd14cee0
tree5d22de940dd179585aa672bf679880959fb00f8f
parent07c52a564e43d12a0a217201ca687ea467ade57d
Update modus-themes to their 4.4.0 version

* doc/misc/modus-themes.org: Update the manual to better document
existing functionality and cover the new features.

* etc/themes/modus-operandi-deuteranopia-theme.el:
* etc/themes/modus-operandi-theme.el:
* etc/themes/modus-operandi-tinted-theme.el:
* etc/themes/modus-operandi-tritanopia-theme.el:
* etc/themes/modus-vivendi-deuteranopia-theme.el:
* etc/themes/modus-vivendi-theme.el:
* etc/themes/modus-vivendi-tinted-theme.el:
* etc/themes/modus-vivendi-tritanopia-theme.el: Update the
palette of each theme.

* etc/themes/modus-themes.el (require): Remove call to cl-lib
and do not use relevant functions.
(modus-themes-operandi-colors, modus-themes-vivendi-colors)
(modus-themes-version, modus-themes-report-bug): Remove old
calls to 'make-obsolete' and related.

(modus-themes--annotate-theme): Tweak the completion annotation function.

(modus-themes--org-block): Deprecate the user option 'modus-themes-org-blocks'.
(modus-themes-faces): Update faces.
(modus-themes-custom-variables): Update the list of custom
variables.

Detailed release notes are available here:
<https://protesilaos.com/codelog/2024-03-17-modus-themes-4-4-0/>.

(cherry picked from commit 67b0c1c09eab65c302eb02b20d87900be6367565)
12 files changed:
doc/misc/modus-themes.org
etc/themes/modus-operandi-deuteranopia-theme.el
etc/themes/modus-operandi-theme.el
etc/themes/modus-operandi-tinted-theme.el
etc/themes/modus-operandi-tritanopia-theme.el
etc/themes/modus-themes.el
etc/themes/modus-vivendi-deuteranopia-theme.el
etc/themes/modus-vivendi-theme.el
etc/themes/modus-vivendi-tinted-theme.el
etc/themes/modus-vivendi-tritanopia-theme.el
lisp/vc/vc-git.el
test/lisp/vc/vc-git-tests.el