summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorProtesilaos Stavrou <info@protesilaos.com>2026-04-05 21:15:09 +0300
committerProtesilaos Stavrou <info@protesilaos.com>2026-04-05 21:15:09 +0300
commit7d234fd65f835b0e5608404000cef12b2c9f97b3 (patch)
treeafa67fa32ca41e7d4b04ce8c49cb0335ecfbebb2
parentb07a5d50019d3f85721fc0986cad419a1940c366 (diff)
Make blink-matching-paren-offscreen the same as show-paren-match
Thanks to Troy Brown for suggesting this change in issue 209: <https://github.com/protesilaos/modus-themes/issues/209>.
-rw-r--r--doc/modus-themes.info26
-rw-r--r--doc/modus-themes.org16
-rw-r--r--modus-themes.el2
3 files changed, 22 insertions, 22 deletions
diff --git a/doc/modus-themes.info b/doc/modus-themes.info
index 33e16b1..8f0c9eb 100644
--- a/doc/modus-themes.info
+++ b/doc/modus-themes.info
@@ -6945,14 +6945,14 @@ Ideas and user feedback
Janiška, Shreyas Ragavan, Simon Pugnet, Stéphane Marks, Steve
Downey, Tassilo Horn, Thanos Apollo, Thibaut Verron, Thomas
Heartman, Togan Muftuoglu, Tony Zorman, Trey Merkley, Tomasz
- Hołubowicz, Toon Claes, Uri Sharf, Utkarsh Singh, Vincent Foley,
- Zoltan Kiraly. As well as users: Ben, CsBigDataHub1, Emacs
- Contrib, Eugene, Fourchaux, Fredrik, Moesasji, Nick, Summer Emacs,
- TheBlob42, TitusMu, Trey, aikrahguzar, baconabo, bangedorrunt,
- bepolymathe, bit9tream, case-lambda, chainedghost, derek-upham,
- doolio, fleimgruber, gitrj95, iSeeU, jixiuf, ltmsyvag, okamsn,
- pedro-nonfree, pRot0ta1p, realazy, shimeike, shipmints,
- soaringbird, tumashu, wakamenod.
+ Hołubowicz, Toon Claes, Troy Brown, Uri Sharf, Utkarsh Singh,
+ Vincent Foley, Zoltan Kiraly. As well as users: Ben,
+ CsBigDataHub1, Emacs Contrib, Eugene, Fourchaux, Fredrik, Moesasji,
+ Nick, Summer Emacs, TheBlob42, TitusMu, Trey, aikrahguzar,
+ baconabo, bangedorrunt, bepolymathe, bit9tream, case-lambda,
+ chainedghost, derek-upham, doolio, fleimgruber, gitrj95, iSeeU,
+ jixiuf, ltmsyvag, okamsn, pedro-nonfree, pRot0ta1p, realazy,
+ shimeike, shipmints, soaringbird, tumashu, wakamenod.
Packaging
Basil L. Contovounesios, Eli Zaretskii, Glenn Morris, Mauro Aranda,
@@ -7815,11 +7815,11 @@ Node: Sources of the themes289678
Node: Issues you can help with290574
Node: Patches require copyright assignment to the FSF291966
Node: Acknowledgements294188
-Node: GNU Free Documentation License298955
-Node: Indices324118
-Node: Function index324297
-Node: Variable index329455
-Node: Concept index334172
+Node: GNU Free Documentation License298967
+Node: Indices324130
+Node: Function index324309
+Node: Variable index329467
+Node: Concept index334184

End Tag Table
diff --git a/doc/modus-themes.org b/doc/modus-themes.org
index aa6c930..02fd8ca 100644
--- a/doc/modus-themes.org
+++ b/doc/modus-themes.org
@@ -6772,14 +6772,14 @@ The Modus themes are a collective effort. Every bit of work matters.
Samuel Culpepper, Saša Janiška, Shreyas Ragavan, Simon Pugnet,
Stéphane Marks, Steve Downey, Tassilo Horn, Thanos Apollo, Thibaut
Verron, Thomas Heartman, Togan Muftuoglu, Tony Zorman, Trey Merkley,
- Tomasz Hołubowicz, Toon Claes, Uri Sharf, Utkarsh Singh, Vincent
- Foley, Zoltan Kiraly. As well as users: Ben, CsBigDataHub1, Emacs
- Contrib, Eugene, Fourchaux, Fredrik, Moesasji, Nick, Summer Emacs,
- TheBlob42, TitusMu, Trey, aikrahguzar, baconabo, bangedorrunt,
- bepolymathe, bit9tream, case-lambda, chainedghost, derek-upham,
- doolio, fleimgruber, gitrj95, iSeeU, jixiuf, ltmsyvag, okamsn,
- pedro-nonfree, pRot0ta1p, realazy, shimeike, shipmints, soaringbird,
- tumashu, wakamenod.
+ Tomasz Hołubowicz, Toon Claes, Troy Brown, Uri Sharf, Utkarsh Singh,
+ Vincent Foley, Zoltan Kiraly. As well as users: Ben, CsBigDataHub1,
+ Emacs Contrib, Eugene, Fourchaux, Fredrik, Moesasji, Nick, Summer
+ Emacs, TheBlob42, TitusMu, Trey, aikrahguzar, baconabo,
+ bangedorrunt, bepolymathe, bit9tream, case-lambda, chainedghost,
+ derek-upham, doolio, fleimgruber, gitrj95, iSeeU, jixiuf, ltmsyvag,
+ okamsn, pedro-nonfree, pRot0ta1p, realazy, shimeike, shipmints,
+ soaringbird, tumashu, wakamenod.
+ Packaging :: Basil L.{{{space()}}} Contovounesios, Eli Zaretskii,
Glenn Morris, Mauro Aranda, Richard Stallman, Stefan Kangas (core
diff --git a/modus-themes.el b/modus-themes.el
index ad934df..cf32fab 100644
--- a/modus-themes.el
+++ b/modus-themes.el
@@ -4682,7 +4682,7 @@ If COLOR is unspecified, then return :box unspecified."
;;;;; basic and/or ungrouped styles
`(abbrev-table-name ((,c :inherit modus-themes-heading-1)))
`(appt-notification ((,c :inherit modus-themes-bold :foreground ,modeline-err)))
- `(blink-matching-paren-offscreen ((,c :background ,bg-paren-match)))
+ `(blink-matching-paren-offscreen ((,c :background ,bg-paren-match :foreground ,fg-paren-match :underline ,underline-paren-match)))
`(buffer-menu-buffer ((,c :foreground ,name)))
`(child-frame-border ((,c :background ,border)))
`(comint-highlight-input ((,c :inherit modus-themes-bold)))