emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/modus-operandi-theme e7d76da 122/153: Document expectat


From: Stefan Monnier
Subject: [elpa] externals/modus-operandi-theme e7d76da 122/153: Document expectation of moody underline style
Date: Thu, 18 Mar 2021 13:47:54 -0400 (EDT)

branch: externals/modus-operandi-theme
commit e7d76da35bd4f39f12116cfeec6b05c6c4459e5f
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Document expectation of moody underline style
---
 doc/modus-themes.org | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/doc/modus-themes.org b/doc/modus-themes.org
index a8dd111..f4e5366 100644
--- a/doc/modus-themes.org
+++ b/doc/modus-themes.org
@@ -539,6 +539,13 @@ We find that a value of =45000= would suffice, contrary to 
the default
 adverse effect of always overriding the default colour (which has been
 carefully designed to be highly accessible).
 
+Furthermore, because Moody expects an underline and overline instead of
+a box style, it is recommended you also include this in your setup:
+
+#+begin_src emacs-lisp
+(setq x-underline-at-descent-line t)
+#+end_src
+
 ** Option for completion framework aesthetics
 :PROPERTIES:
 :ALT_TITLE: Completion UIs



reply via email to

[Prev in Thread] Current Thread [Next in Thread]