all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / 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

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.