Fix minor typos in docs

This commit is contained in:
Protesilaos Stavrou 2021-09-29 13:35:01 +03:00
parent 8dbfe43fe5
commit e2f02a54db
No known key found for this signature in database
GPG key ID: 99BD6459CD5CA3EA
3 changed files with 47 additions and 47 deletions

View file

@ -20,7 +20,7 @@ For further details, please consult these additional resources:
#+begin_src text #+begin_src text
Modus themes version 1.6.0 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 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 version 1.5.0 on 2021-07-15. There have been around 70 commits since

View file

@ -2835,7 +2835,7 @@ kind).
;; Pure black with pure green ;; Pure black with pure green
(modus-themes-contrast "#000000" "#00ff00") (modus-themes-contrast "#000000" "#00ff00")
;; => 15.3 ;; => 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 It does not matter which color value comes first. The ratio is
always the same. always the same.
@ -5181,50 +5181,50 @@ Node: Configure bold and italic faces (DIY)104801
Node: Custom Org user faces (DIY)108847 Node: Custom Org user faces (DIY)108847
Node: Update Org block delimiter fontification (DIY)112531 Node: Update Org block delimiter fontification (DIY)112531
Node: Measure color contrast (DIY)114491 Node: Measure color contrast (DIY)114491
Node: Load theme depending on time of day (DIY)117285 Node: Load theme depending on time of day (DIY)117282
Node: Backdrop for pdf-tools (DIY)118325 Node: Backdrop for pdf-tools (DIY)118322
Node: A theme-agnostic hook for theme loading (DIY)121114 Node: A theme-agnostic hook for theme loading (DIY)121111
Node: Face coverage123504 Node: Face coverage123501
Node: Supported packages123973 Node: Supported packages123970
Node: Indirectly covered packages130937 Node: Indirectly covered packages130934
Node: Notes on individual packages131601 Node: Notes on individual packages131598
Node: Note on avy hints132659 Node: Note on avy hints132656
Node: Note on calendarel weekday and weekend colors133827 Node: Note on calendarel weekday and weekend colors133824
Node: Note on underlines in compilation buffers135010 Node: Note on underlines in compilation buffers135007
Node: Note on inline Latex in Org buffers135859 Node: Note on inline Latex in Org buffers135856
Node: Note on dimmerel136469 Node: Note on dimmerel136466
Node: Note on display-fill-column-indicator-mode137954 Node: Note on display-fill-column-indicator-mode137951
Node: Note on highlight-parenthesesel139570 Node: Note on highlight-parenthesesel139567
Node: Note on mmm-modeel background colors145576 Node: Note on mmm-modeel background colors145573
Node: Note for prism147944 Node: Note for prism147941
Node: Note for god-mode151151 Node: Note for god-mode151148
Node: Note on company-mode overlay pop-up152825 Node: Note on company-mode overlay pop-up152822
Ref: Note on company-mode overlay pop-up-Footnote-1153515 Ref: Note on company-mode overlay pop-up-Footnote-1153512
Ref: Note on company-mode overlay pop-up-Footnote-2153582 Ref: Note on company-mode overlay pop-up-Footnote-2153579
Node: Note on ERC escaped color sequences153637 Node: Note on ERC escaped color sequences153634
Ref: Note on ERC escaped color sequences-Footnote-1155065 Ref: Note on ERC escaped color sequences-Footnote-1155062
Node: Note on powerline or spaceline155175 Node: Note on powerline or spaceline155172
Node: Note on SHR colors155589 Node: Note on SHR colors155586
Node: Note on EWW and Elfeed fonts (SHR fonts)156024 Node: Note on EWW and Elfeed fonts (SHR fonts)156021
Node: Note on Helm grep156769 Node: Note on Helm grep156766
Node: Note on vc-annotate-background-mode158256 Node: Note on vc-annotate-background-mode158253
Node: Note on pdf-tools link hints159141 Node: Note on pdf-tools link hints159138
Node: Frequently Asked Questions (FAQ)161573 Node: Frequently Asked Questions (FAQ)161570
Node: Is the contrast ratio about adjacent colors?162147 Node: Is the contrast ratio about adjacent colors?162144
Node: What does it mean to avoid exaggerations?163660 Node: What does it mean to avoid exaggerations?163657
Node: Why are colors mostly variants of blue magenta cyan?165495 Node: Why are colors mostly variants of blue magenta cyan?165492
Node: What is the best setup for legibility?169842 Node: What is the best setup for legibility?169839
Node: Contributing172460 Node: Contributing172457
Node: Sources of the themes172863 Node: Sources of the themes172860
Node: Issues you can help with173493 Node: Issues you can help with173490
Node: Patches require copyright assignment to the FSF174693 Node: Patches require copyright assignment to the FSF174690
Node: Acknowledgements176988 Node: Acknowledgements176985
Node: Meta179606 Node: Meta179603
Node: GNU Free Documentation License181752 Node: GNU Free Documentation License181749
Node: Indices207104 Node: Indices207101
Node: Function index207283 Node: Function index207280
Node: Variable index208520 Node: Variable index208517
Node: Concept index210734 Node: Concept index210731
 
End Tag Table End Tag Table

View file

@ -2769,7 +2769,7 @@ A couple of examples (rounded numbers):
;; Pure black with pure green ;; Pure black with pure green
(modus-themes-contrast "#000000" "#00ff00") (modus-themes-contrast "#000000" "#00ff00")
;; => 15.3 ;; => 15.3
;; That is is a highly accessible combo ;; That is a highly accessible combo
#+end_src #+end_src
It does not matter which color value comes first. The ratio is always It does not matter which color value comes first. The ratio is always