diff -r 984c15b493ab -r 05502e8a049d .emacs-my --- a/.emacs-my Thu Dec 31 00:03:42 2020 +0200 +++ b/.emacs-my Thu Dec 31 00:08:10 2020 +0200 @@ -967,7 +967,7 @@ (require 'paren) (when window-system - (face-spec-set 'show-paren-match '((t :background "cornsilk")))) + (face-spec-set 'show-paren-match '((t :background "wheat")))) ;; parenthesis, expression, mixed (setq show-paren-style 'expression)