Update manual on mode line distant-foreground

Thanks to Nicolas De Jaeghere for providing this valuable piece of
information:
<ab6ba69826 (note_551342198)>
This commit is contained in:
Protesilaos Stavrou 2021-04-14 13:25:21 +03:00
parent c8c1d523bd
commit eba0ca9ce2
No known key found for this signature in database
GPG key ID: 99BD6459CD5CA3EA
2 changed files with 69 additions and 67 deletions

View file

@ -48,7 +48,7 @@ does not yet form part of the latest tagged commit, is explicitly marked
as such.
Current development target is 1.3.0-dev. This manual was built on
2021-04-12 09:14 +0300.
2021-04-14 13:22 +0300.
* Menu:
@ -770,9 +770,10 @@ foreground of the given construct are too close to each other in terms
of color distance. In effect, users would need to experiment with the
variable face-near-same-color-threshold to trigger the effect. We
find that a value of 45000 will suffice, contrary to the default
30000. Do not set the value too high, because that would have the
adverse effect of always overriding the default color (which has been
carefully designed to be highly accessible).
30000. Though for the “accented” variants mentioned above, that
should be raised up to 70000. Do not set it too high, because it has
the adverse effect of always overriding the default colors (which has
been carefully designed to be highly accessible).
Furthermore, because Moody expects an underline and overline instead
of a box style, it is advised you include this in your setup:
@ -3881,65 +3882,65 @@ Node: No mixed fonts22334
Node: Link styles23429
Node: Command prompts25003
Node: Mode line26202
Node: Completion UIs29781
Node: Fringes31613
Node: Language checkers32273
Node: Line highlighting34222
Node: Line numbers35823
Node: Matching parentheses36901
Node: Active region37791
Node: Diffs39049
Node: Org mode blocks41596
Node: Org agenda habits43074
Node: Heading styles44909
Node: Scaled headings49011
Node: Scaled heading sizes49614
Node: UI typeface52748
Node: Headings' typeface53594
Node: Advanced customization (do-it-yourself)54218
Node: Per-theme customization settings (DIY)55483
Node: Case-by-case face specs using the themes' palette (DIY)56829
Node: Face specs at scale using the themes' palette (DIY)61293
Node: Remap face with local value (DIY)66110
Node: Override colors (DIY)68614
Node: Override color saturation (DIY)73504
Node: Font configurations for Org and others (DIY)76792
Ref: Font configurations for Org and others (DIY)-Footnote-179180
Node: Custom Org user faces (DIY)79367
Node: Measure color contrast (DIY)82721
Node: Load theme depending on time of day85488
Node: Backdrop for pdf-tools (DIY)86510
Node: A theme-agnostic hook for theme loading (DIY)89262
Node: Face coverage91652
Node: Supported packages92122
Node: Indirectly covered packages98900
Node: Notes for individual packages99383
Node: Note for dimmerel100137
Node: Note for display-fill-column-indicator-mode101583
Node: Note for mmm-modeel background colors103210
Node: Note for prism105594
Node: Note on company-mode overlay pop-up108842
Ref: Note on company-mode overlay pop-up-Footnote-1109529
Ref: Note on company-mode overlay pop-up-Footnote-2109596
Node: Note for ERC escaped color sequences109651
Ref: Note for ERC escaped color sequences-Footnote-1111082
Node: Note for powerline or spaceline111192
Node: Note on SHR colors111608
Node: Note for EWW and Elfeed fonts (SHR fonts)112044
Node: Note for Helm grep112792
Node: Note on vc-annotate-background-mode114284
Node: Note on pdf-tools link hints115171
Node: Contributing117604
Node: Sources of the themes118004
Node: Issues you can help with118742
Node: Patches require copyright assignment to the FSF119942
Node: Acknowledgements122237
Node: Meta124609
Node: GNU Free Documentation License126606
Node: Indices151958
Node: Function index152137
Node: Variable index153374
Node: Concept index155296
Node: Completion UIs29864
Node: Fringes31696
Node: Language checkers32356
Node: Line highlighting34305
Node: Line numbers35906
Node: Matching parentheses36984
Node: Active region37874
Node: Diffs39132
Node: Org mode blocks41679
Node: Org agenda habits43157
Node: Heading styles44992
Node: Scaled headings49094
Node: Scaled heading sizes49697
Node: UI typeface52831
Node: Headings' typeface53677
Node: Advanced customization (do-it-yourself)54301
Node: Per-theme customization settings (DIY)55566
Node: Case-by-case face specs using the themes' palette (DIY)56912
Node: Face specs at scale using the themes' palette (DIY)61376
Node: Remap face with local value (DIY)66193
Node: Override colors (DIY)68697
Node: Override color saturation (DIY)73587
Node: Font configurations for Org and others (DIY)76875
Ref: Font configurations for Org and others (DIY)-Footnote-179263
Node: Custom Org user faces (DIY)79450
Node: Measure color contrast (DIY)82804
Node: Load theme depending on time of day85571
Node: Backdrop for pdf-tools (DIY)86593
Node: A theme-agnostic hook for theme loading (DIY)89345
Node: Face coverage91735
Node: Supported packages92205
Node: Indirectly covered packages98983
Node: Notes for individual packages99466
Node: Note for dimmerel100220
Node: Note for display-fill-column-indicator-mode101666
Node: Note for mmm-modeel background colors103293
Node: Note for prism105677
Node: Note on company-mode overlay pop-up108925
Ref: Note on company-mode overlay pop-up-Footnote-1109612
Ref: Note on company-mode overlay pop-up-Footnote-2109679
Node: Note for ERC escaped color sequences109734
Ref: Note for ERC escaped color sequences-Footnote-1111165
Node: Note for powerline or spaceline111275
Node: Note on SHR colors111691
Node: Note for EWW and Elfeed fonts (SHR fonts)112127
Node: Note for Helm grep112875
Node: Note on vc-annotate-background-mode114367
Node: Note on pdf-tools link hints115254
Node: Contributing117687
Node: Sources of the themes118087
Node: Issues you can help with118825
Node: Patches require copyright assignment to the FSF120025
Node: Acknowledgements122320
Node: Meta124692
Node: GNU Free Documentation License126689
Node: Indices152041
Node: Function index152220
Node: Variable index153457
Node: Concept index155379

End Tag Table

View file

@ -637,10 +637,11 @@ is activated when Emacs determines that the background and foreground of
the given construct are too close to each other in terms of color
distance. In effect, users would need to experiment with the variable
~face-near-same-color-threshold~ to trigger the effect. We find that a
value of =45000= will suffice, contrary to the default =30000=. Do not set
the value too high, because that would have the adverse effect of always
overriding the default color (which has been carefully designed to be
highly accessible).
value of =45000= will suffice, contrary to the default =30000=. Though for
the "accented" variants mentioned above, that should be raised up to
=70000=. Do not set it too high, because it has the adverse effect of
always overriding the default colors (which has been carefully designed
to be highly accessible).
Furthermore, because Moody expects an underline and overline instead of
a box style, it is advised you include this in your setup: