From bca906855d5a20e063c6d60fa0ea2f53b27e38a9 Mon Sep 17 00:00:00 2001 From: Protesilaos Stavrou Date: Sat, 27 May 2023 20:04:23 +0300 Subject: [PATCH] Update the defgroup doc string --- modus-themes.el | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/modus-themes.el b/modus-themes.el index e8e270c..2c9a0e5 100644 --- a/modus-themes.el +++ b/modus-themes.el @@ -45,12 +45,11 @@ "User options for the Modus themes. The Modus themes conform with the WCAG AAA standard for color contrast between background and foreground combinations (a -minimum contrast of 7:1---the highest standard of its kind). The -themes also strive to empower users with red-green color -deficiency: this is achieved through customization variables that -replace all relevant instances of green with blue, as well as the -overall design of the themes which relies mostly on colors that -cover the blue-cyan-magenta side of the spectrum." +minimum contrast of 7:1---the highest standard of its kind). + +The Modus themes collection includes themes that are optimized +for people with red-green or blue-yellow color +deficiency (deuteranopia or tritanopia, respectively)." :group 'faces :link '(info-link "(modus-themes) Top") :prefix "modus-themes-"