[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/modus-themes bca906855d 1/2: Update the defgroup doc st
From: |
ELPA Syncer |
Subject: |
[elpa] externals/modus-themes bca906855d 1/2: Update the defgroup doc string |
Date: |
Sat, 27 May 2023 15:59:16 -0400 (EDT) |
branch: externals/modus-themes
commit bca906855d5a20e063c6d60fa0ea2f53b27e38a9
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>
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 e8e270ccc6..2c9a0e5b99 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-"