mirror of
https://github.com/protesilaos/modus-themes.git
synced 2026-09-10 07:16:30 -04:00
Fix symbol in commit 606c774
This commit is contained in:
parent
606c774de4
commit
7cc9bb0f41
|
|
@ -4179,7 +4179,7 @@ to it will likely not be able to benefit from macro calls that read the
|
|||
active theme, such as ‘modus-themes-with-colors’. Not all Emacs themes
|
||||
have the same capabilities.
|
||||
|
||||
In this document, we always mention ‘modus-themes-post-load-hook’
|
||||
In this document, we cover ‘modus-themes-after-load-theme-hook’
|
||||
though the user can replace it with ‘after-enable-theme-hook’ should
|
||||
they need to (provided they understand the implications).
|
||||
|
||||
|
|
@ -6994,57 +6994,57 @@ Node: Backdrop for pdf-tools162652
|
|||
Node: Decrease mode line height165504
|
||||
Node: Toggle themes without reloading them169626
|
||||
Node: A theme-agnostic hook for theme loading170905
|
||||
Node: Diffs with only the foreground173360
|
||||
Node: Ediff without diff color-coding176474
|
||||
Node: Near-monochrome syntax highlighting178613
|
||||
Node: Custom hl-todo colors187610
|
||||
Node: Add support for solaire-mode189131
|
||||
Node: Face coverage192049
|
||||
Node: Supported packages192501
|
||||
Node: Indirectly covered packages199160
|
||||
Node: Notes on individual packages200288
|
||||
Node: Note on calendarel weekday and weekend colors201432
|
||||
Node: Note on git-gutter in Doom Emacs202580
|
||||
Node: Note on php-mode multiline comments204668
|
||||
Node: Note on underlines in compilation buffers205421
|
||||
Node: Note on inline Latex in Org buffers206258
|
||||
Node: Note on dimmerel206868
|
||||
Node: Note on display-fill-column-indicator-mode208353
|
||||
Node: Note on highlight-parenthesesel209751
|
||||
Node: Note on mmm-modeel background colors215801
|
||||
Node: Note for prism218116
|
||||
Node: Note for god-mode221272
|
||||
Node: Note on company-mode overlay pop-up222876
|
||||
Ref: Note on company-mode overlay pop-up-Footnote-1223566
|
||||
Ref: Note on company-mode overlay pop-up-Footnote-2223633
|
||||
Node: Note on ERC escaped color sequences223688
|
||||
Ref: Note on ERC escaped color sequences-Footnote-1225116
|
||||
Node: Note on powerline or spaceline225226
|
||||
Node: Note on SHR colors225640
|
||||
Node: Note on SHR fonts226064
|
||||
Node: Note on Ement colors and fonts226703
|
||||
Node: Note on Helm grep228202
|
||||
Node: Note on pdf-tools link hints229672
|
||||
Node: Note on the Notmuch logo232119
|
||||
Node: Note on goto-address-mode faces232657
|
||||
Node: Frequently Asked Questions233769
|
||||
Node: Is the contrast ratio about adjacent colors?234400
|
||||
Node: What does it mean to avoid exaggerations?235907
|
||||
Node: Why are colors mostly variants of blue magenta cyan?237736
|
||||
Node: What is the best setup for legibility?242042
|
||||
Node: Are these color schemes?244687
|
||||
Node: Port the Modus themes to other platforms?248407
|
||||
Node: Contributing251188
|
||||
Node: Sources of the themes251585
|
||||
Node: Issues you can help with252284
|
||||
Node: Patches require copyright assignment to the FSF253856
|
||||
Node: Acknowledgements256076
|
||||
Node: Other notes about the project259729
|
||||
Node: GNU Free Documentation License262727
|
||||
Node: Indices288104
|
||||
Node: Function index288283
|
||||
Node: Variable index290086
|
||||
Node: Concept index292373
|
||||
Node: Diffs with only the foreground173358
|
||||
Node: Ediff without diff color-coding176472
|
||||
Node: Near-monochrome syntax highlighting178611
|
||||
Node: Custom hl-todo colors187608
|
||||
Node: Add support for solaire-mode189129
|
||||
Node: Face coverage192047
|
||||
Node: Supported packages192499
|
||||
Node: Indirectly covered packages199158
|
||||
Node: Notes on individual packages200286
|
||||
Node: Note on calendarel weekday and weekend colors201430
|
||||
Node: Note on git-gutter in Doom Emacs202578
|
||||
Node: Note on php-mode multiline comments204666
|
||||
Node: Note on underlines in compilation buffers205419
|
||||
Node: Note on inline Latex in Org buffers206256
|
||||
Node: Note on dimmerel206866
|
||||
Node: Note on display-fill-column-indicator-mode208351
|
||||
Node: Note on highlight-parenthesesel209749
|
||||
Node: Note on mmm-modeel background colors215799
|
||||
Node: Note for prism218114
|
||||
Node: Note for god-mode221270
|
||||
Node: Note on company-mode overlay pop-up222874
|
||||
Ref: Note on company-mode overlay pop-up-Footnote-1223564
|
||||
Ref: Note on company-mode overlay pop-up-Footnote-2223631
|
||||
Node: Note on ERC escaped color sequences223686
|
||||
Ref: Note on ERC escaped color sequences-Footnote-1225114
|
||||
Node: Note on powerline or spaceline225224
|
||||
Node: Note on SHR colors225638
|
||||
Node: Note on SHR fonts226062
|
||||
Node: Note on Ement colors and fonts226701
|
||||
Node: Note on Helm grep228200
|
||||
Node: Note on pdf-tools link hints229670
|
||||
Node: Note on the Notmuch logo232117
|
||||
Node: Note on goto-address-mode faces232655
|
||||
Node: Frequently Asked Questions233767
|
||||
Node: Is the contrast ratio about adjacent colors?234398
|
||||
Node: What does it mean to avoid exaggerations?235905
|
||||
Node: Why are colors mostly variants of blue magenta cyan?237734
|
||||
Node: What is the best setup for legibility?242040
|
||||
Node: Are these color schemes?244685
|
||||
Node: Port the Modus themes to other platforms?248405
|
||||
Node: Contributing251186
|
||||
Node: Sources of the themes251583
|
||||
Node: Issues you can help with252282
|
||||
Node: Patches require copyright assignment to the FSF253854
|
||||
Node: Acknowledgements256074
|
||||
Node: Other notes about the project259727
|
||||
Node: GNU Free Documentation License262725
|
||||
Node: Indices288102
|
||||
Node: Function index288281
|
||||
Node: Variable index290084
|
||||
Node: Concept index292371
|
||||
|
||||
End Tag Table
|
||||
|
||||
|
|
|
|||
|
|
@ -4143,9 +4143,9 @@ it will likely not be able to benefit from macro calls that read the
|
|||
active theme, such as ~modus-themes-with-colors~. Not all Emacs
|
||||
themes have the same capabilities.
|
||||
|
||||
In this document, we always mention ~modus-themes-post-load-hook~
|
||||
though the user can replace it with ~after-enable-theme-hook~ should
|
||||
they need to (provided they understand the implications).
|
||||
In this document, we cover ~modus-themes-after-load-theme-hook~ though
|
||||
the user can replace it with ~after-enable-theme-hook~ should they
|
||||
need to (provided they understand the implications).
|
||||
|
||||
** Diffs with only the foreground
|
||||
:properties:
|
||||
|
|
|
|||
Loading…
Reference in a new issue