From: Christopher Dimech <dimech@gmx.com>
To: Christopher Dimech <dimech@gmx.com>
Cc: Help Gnu Emacs <help-gnu-emacs@gnu.org>
Subject: Re: Matching Parentheses
Date: Sat, 3 Oct 2020 12:53:13 +0200 [thread overview]
Message-ID: <trinity-a74048d4-6407-4fce-a4a9-f2a14b8080c3-1601722393230@3c-app-mailcom-bs12> (raw)
In-Reply-To: <trinity-9f052751-e579-48de-961f-7f77fc11810b-1601721573602@3c-app-mailcom-bs12>
I also tried to highlight the entire expression using
(setq show-paren-style 'expression)
However the foreground colour is not very pronounced.
How can I change the foreground and background colours
for matching parentheses?
> Sent: Saturday, October 03, 2020 at 11:39 AM
> From: "Christopher Dimech" <dimech@gmx.com>
> To: "Help Gnu Emacs" <help-gnu-emacs@gnu.org>
> Subject: Matching Parentheses
>
>
> I am trying to match parenthesis, however the highlighting is difficult to
> see. Any idea on how to make the matching look very pronounced.
>
> I have been using the following code
>
> (show-paren-mode 1)
> (setq show-paren-delay 0)
>
> (require 'paren)
> (set-face-background 'show-paren-match (face-background 'default))
> (set-face-foreground 'show-paren-match "#def")
> (set-face-attribute 'show-paren-match nil :weight 'extra-bold)
>
>
>
>
next prev parent reply other threads:[~2020-10-03 10:53 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-03 10:39 Matching Parentheses Christopher Dimech
2020-10-03 10:53 ` Christopher Dimech [this message]
2020-10-03 11:25 ` Gregory Heytings via Users list for the GNU Emacs text editor
2020-10-03 11:29 ` Eli Zaretskii
2020-10-03 13:11 ` Christopher Dimech
2020-10-03 18:39 ` Drew Adams
[not found] <mailman.4991.1187599974.32220.help-gnu-emacs@gnu.org>
2007-08-20 14:01 ` matching parentheses Maarten Bergvelt
2007-08-20 16:50 ` Ralf Angeli
2007-08-20 16:56 ` Joel J. Adamson
2007-08-20 18:04 ` Maarten Bergvelt
2007-08-21 8:15 ` Tim X
-- strict thread matches above, loose matches on Subject: below --
2007-08-20 7:46 Alain Muls
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=trinity-a74048d4-6407-4fce-a4a9-f2a14b8080c3-1601722393230@3c-app-mailcom-bs12 \
--to=dimech@gmx.com \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).