I just published version 0.10.0 of the Modus themes. These are my highly-accessible themes for GNU Emacs. They conform with the WCAG AAA standard for colour contrast accessibility (a minimum contrast ratio of 7:1 between the foreground and background values). You can find the packages on GNU ELPA, MELPA, MELPA stable:

Below are the release notes.


Modus Operandi and Modus Vivendi version 0.10.0

By Protesilaos Stavrou info@protesilaos.com on 2020-06-24

This entry records the changes since version 0.9.0 (2020-06-03). The present release is focused on stability and internal improvements.

Fixes and adjustments

Basil L. Contovounisios, aka @basil-conto, (and also a contributor to core Emacs) sent several patches that do the following:

Basil also pointed out an inconsistency with regard to an unwanted underline effect for the doom-modeline-urgent face in Modus Vivendi. It was promptly removed.

From my part, I fixed issues 46 and 51 that concerned the way the compiler would evaluate each theme’s palette. The palette is now defined as a constant. Further information:

Improvements to existing faces

André Alexandre Gomes (@aadcg) provided valuable feedback and suggestions in issue 50 on the redesign of several org-mode faces.

The thread is long and contains lots of screenshots: https://gitlab.com/protesilaos/modus-themes/-/issues/50

The changes in outline:

Other internal refinements

My thanks to Basil and André for their contributions!