help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

foreground and background for (setq show-paren-style 'parenthesis)


From: michael-franzese
Subject: foreground and background for (setq show-paren-style 'parenthesis)
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")






reply via email to

[Prev in Thread] Current Thread [Next in Thread]