My favorite emacs theme.
Go to file
Protesilaos Stavrou 2f19a51511
Bump version number to trigger GNU ELPA package update
I do not want to publish a new minor release because I did that
recently and there are not many changes since then. Plus, I would need
to prepare a change log, which I cannot do right now.

Rebuilding the package allows us to include commit bf6c6ce, which
lowers the minimum required version of Emacs to 27.1. Hopefully,
everything will work as intended.

This is in response to bug#78991 by John Sullivan:
<https://lists.gnu.org/archive/html/bug-gnu-emacs/2025-07/msg00480.html>.
2025-07-10 20:13:07 +03:00
doc Bump version number to trigger GNU ELPA package update 2025-07-10 20:13:07 +03:00
.dir-locals.el Prevent indentation using tabs 2021-06-04 11:03:57 +02:00
.gitignore Stop building the modus-themes.texi 2021-03-06 12:56:40 +02:00
CHANGELOG.org Update modus-themes to version 4.8.0 2025-06-11 07:57:33 +03:00
COPYING Update copyright years 2023-01-01 14:01:57 +02:00
modus-operandi-deuteranopia-theme.el Introduce 'property' mapping 2025-04-25 08:25:12 +03:00
modus-operandi-theme.el Introduce 'property' mapping 2025-04-25 08:25:12 +03:00
modus-operandi-tinted-theme.el Introduce 'property' mapping 2025-04-25 08:25:12 +03:00
modus-operandi-tritanopia-theme.el Introduce 'property' mapping 2025-04-25 08:25:12 +03:00
modus-themes.el Bump version number to trigger GNU ELPA package update 2025-07-10 20:13:07 +03:00
modus-vivendi-deuteranopia-theme.el Introduce 'property' mapping 2025-04-25 08:25:12 +03:00
modus-vivendi-theme.el Introduce 'property' mapping 2025-04-25 08:25:12 +03:00
modus-vivendi-tinted-theme.el Introduce 'property' mapping 2025-04-25 08:25:12 +03:00
modus-vivendi-tritanopia-theme.el Introduce 'property' mapping 2025-04-25 08:25:12 +03:00
README.md Update development links 2024-01-17 04:54:30 +02:00

Modus themes for GNU Emacs

IMAGES HERE: https://protesilaos.com/emacs/modus-themes-pictures.

Highly accessible themes, conforming with the highest standard for colour contrast between background and foreground values (WCAG AAA). They also are optimised for users with red-green colour deficiency.

The themes are very customisable and provide support for a very wide range of packages. Their manual is detailed so that new users can get started, while it also provides custom code for all sorts of more advanced customisations.

Since August 2020, the original Modus themes (modus-operandi, modus-vivendi) are built into Emacs version 28 or higher. Emacs 28 ships with modus-themes version 1.6.0. Emacs 29 includes version 3.0.0. Emacs 30 provides a newer, refactored version that thoroughly refashions how the themes are implemented and customized. Such major versions are not backward-compatible due to the limited resources at my disposal to support multiple versions of Emacs and of the themes across the years.