all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: foreground and background for (setq show-paren-style 'parenthesis)
Date: Fri, 01 Jan 2021 20:20:40 +0200	[thread overview]
Message-ID: <83im8gfrif.fsf@gnu.org> (raw)
In-Reply-To: <trinity-4eaa542e-b712-445a-bdf7-994d597cdbd9-1609520948223@3c-app-mailcom-bs05> (michael-franzese@gmx.com)

> From: michael-franzese@gmx.com
> Date: Fri, 1 Jan 2021 18:09:08 +0100
> 
> Have put the following code, yet the foreground and background are
> not being set as defined.
> 
>   (setq show-paren-style 'parenthesis)
>   (set-face-background 'show-paren-match "#FFA600")
>   (set-face-foreground 'show-paren-match "#0000A3")

If you do this before loading paren.el, then the face show-paren-match
is not yet defined, I think.



  reply	other threads:[~2021-01-01 18:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-01 17:09 foreground and background for (setq show-paren-style 'parenthesis) michael-franzese
2021-01-01 18:20 ` Eli Zaretskii [this message]
2021-01-01 18:34   ` michael-franzese
2021-01-01 18:43     ` tomas
2021-01-01 19:16       ` Drew Adams
2021-01-01 20:41       ` Eli Zaretskii
2021-01-01 21:56         ` tomas

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83im8gfrif.fsf@gnu.org \
    --to=eliz@gnu.org \
    --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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.