mirror of
https://github.com/protesilaos/modus-themes.git
synced 2026-09-10 07:16:30 -04:00
Fix minor typos in docs
This commit is contained in:
parent
8dbfe43fe5
commit
e2f02a54db
|
|
@ -20,7 +20,7 @@ For further details, please consult these additional resources:
|
|||
#+begin_src text
|
||||
Modus themes version 1.6.0
|
||||
|
||||
By Protesilaos Stavrou <info@protesilaos.com> on 2021-07-15
|
||||
By Protesilaos Stavrou <info@protesilaos.com> on 2021-09-29
|
||||
|
||||
This entry records the changes made to the project since the release of
|
||||
version 1.5.0 on 2021-07-15. There have been around 70 commits since
|
||||
|
|
|
|||
|
|
@ -2835,7 +2835,7 @@ kind).
|
|||
;; Pure black with pure green
|
||||
(modus-themes-contrast "#000000" "#00ff00")
|
||||
;; => 15.3
|
||||
;; That is is a highly accessible combo
|
||||
;; That is a highly accessible combo
|
||||
|
||||
It does not matter which color value comes first. The ratio is
|
||||
always the same.
|
||||
|
|
@ -5181,50 +5181,50 @@ Node: Configure bold and italic faces (DIY)104801
|
|||
Node: Custom Org user faces (DIY)108847
|
||||
Node: Update Org block delimiter fontification (DIY)112531
|
||||
Node: Measure color contrast (DIY)114491
|
||||
Node: Load theme depending on time of day (DIY)117285
|
||||
Node: Backdrop for pdf-tools (DIY)118325
|
||||
Node: A theme-agnostic hook for theme loading (DIY)121114
|
||||
Node: Face coverage123504
|
||||
Node: Supported packages123973
|
||||
Node: Indirectly covered packages130937
|
||||
Node: Notes on individual packages131601
|
||||
Node: Note on avy hints132659
|
||||
Node: Note on calendarel weekday and weekend colors133827
|
||||
Node: Note on underlines in compilation buffers135010
|
||||
Node: Note on inline Latex in Org buffers135859
|
||||
Node: Note on dimmerel136469
|
||||
Node: Note on display-fill-column-indicator-mode137954
|
||||
Node: Note on highlight-parenthesesel139570
|
||||
Node: Note on mmm-modeel background colors145576
|
||||
Node: Note for prism147944
|
||||
Node: Note for god-mode151151
|
||||
Node: Note on company-mode overlay pop-up152825
|
||||
Ref: Note on company-mode overlay pop-up-Footnote-1153515
|
||||
Ref: Note on company-mode overlay pop-up-Footnote-2153582
|
||||
Node: Note on ERC escaped color sequences153637
|
||||
Ref: Note on ERC escaped color sequences-Footnote-1155065
|
||||
Node: Note on powerline or spaceline155175
|
||||
Node: Note on SHR colors155589
|
||||
Node: Note on EWW and Elfeed fonts (SHR fonts)156024
|
||||
Node: Note on Helm grep156769
|
||||
Node: Note on vc-annotate-background-mode158256
|
||||
Node: Note on pdf-tools link hints159141
|
||||
Node: Frequently Asked Questions (FAQ)161573
|
||||
Node: Is the contrast ratio about adjacent colors?162147
|
||||
Node: What does it mean to avoid exaggerations?163660
|
||||
Node: Why are colors mostly variants of blue magenta cyan?165495
|
||||
Node: What is the best setup for legibility?169842
|
||||
Node: Contributing172460
|
||||
Node: Sources of the themes172863
|
||||
Node: Issues you can help with173493
|
||||
Node: Patches require copyright assignment to the FSF174693
|
||||
Node: Acknowledgements176988
|
||||
Node: Meta179606
|
||||
Node: GNU Free Documentation License181752
|
||||
Node: Indices207104
|
||||
Node: Function index207283
|
||||
Node: Variable index208520
|
||||
Node: Concept index210734
|
||||
Node: Load theme depending on time of day (DIY)117282
|
||||
Node: Backdrop for pdf-tools (DIY)118322
|
||||
Node: A theme-agnostic hook for theme loading (DIY)121111
|
||||
Node: Face coverage123501
|
||||
Node: Supported packages123970
|
||||
Node: Indirectly covered packages130934
|
||||
Node: Notes on individual packages131598
|
||||
Node: Note on avy hints132656
|
||||
Node: Note on calendarel weekday and weekend colors133824
|
||||
Node: Note on underlines in compilation buffers135007
|
||||
Node: Note on inline Latex in Org buffers135856
|
||||
Node: Note on dimmerel136466
|
||||
Node: Note on display-fill-column-indicator-mode137951
|
||||
Node: Note on highlight-parenthesesel139567
|
||||
Node: Note on mmm-modeel background colors145573
|
||||
Node: Note for prism147941
|
||||
Node: Note for god-mode151148
|
||||
Node: Note on company-mode overlay pop-up152822
|
||||
Ref: Note on company-mode overlay pop-up-Footnote-1153512
|
||||
Ref: Note on company-mode overlay pop-up-Footnote-2153579
|
||||
Node: Note on ERC escaped color sequences153634
|
||||
Ref: Note on ERC escaped color sequences-Footnote-1155062
|
||||
Node: Note on powerline or spaceline155172
|
||||
Node: Note on SHR colors155586
|
||||
Node: Note on EWW and Elfeed fonts (SHR fonts)156021
|
||||
Node: Note on Helm grep156766
|
||||
Node: Note on vc-annotate-background-mode158253
|
||||
Node: Note on pdf-tools link hints159138
|
||||
Node: Frequently Asked Questions (FAQ)161570
|
||||
Node: Is the contrast ratio about adjacent colors?162144
|
||||
Node: What does it mean to avoid exaggerations?163657
|
||||
Node: Why are colors mostly variants of blue magenta cyan?165492
|
||||
Node: What is the best setup for legibility?169839
|
||||
Node: Contributing172457
|
||||
Node: Sources of the themes172860
|
||||
Node: Issues you can help with173490
|
||||
Node: Patches require copyright assignment to the FSF174690
|
||||
Node: Acknowledgements176985
|
||||
Node: Meta179603
|
||||
Node: GNU Free Documentation License181749
|
||||
Node: Indices207101
|
||||
Node: Function index207280
|
||||
Node: Variable index208517
|
||||
Node: Concept index210731
|
||||
|
||||
End Tag Table
|
||||
|
||||
|
|
|
|||
|
|
@ -2769,7 +2769,7 @@ A couple of examples (rounded numbers):
|
|||
;; Pure black with pure green
|
||||
(modus-themes-contrast "#000000" "#00ff00")
|
||||
;; => 15.3
|
||||
;; That is is a highly accessible combo
|
||||
;; That is a highly accessible combo
|
||||
#+end_src
|
||||
|
||||
It does not matter which color value comes first. The ratio is always
|
||||
|
|
|
|||
Loading…
Reference in a new issue