unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* foreground and background for (setq show-paren-style 'parenthesis)
@ 2021-01-01 17:09 michael-franzese
  2021-01-01 18:20 ` Eli Zaretskii
  0 siblings, 1 reply; 7+ messages in thread
From: michael-franzese @ 2021-01-01 17:09 UTC (permalink / raw)
  To: Help Gnu Emacs

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")






^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-01-01 21:56 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-01 17:09 foreground and background for (setq show-paren-style 'parenthesis) michael-franzese
2021-01-01 18:20 ` Eli Zaretskii
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

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).