From ff0e001c1e4ca04357d8642718016270f0e1f34d Mon Sep 17 00:00:00 2001 From: jao Date: Thu, 23 Apr 2020 20:59:23 +0100 Subject: smartparens faces --- themes/jao-themes.el | 3 +++ 1 file changed, 3 insertions(+) (limited to 'themes') diff --git a/themes/jao-themes.el b/themes/jao-themes.el index d02b600..f2e91dc 100644 --- a/themes/jao-themes.el +++ b/themes/jao-themes.el @@ -831,6 +831,9 @@ (slime-repl-input-face (p f00) bf) (slime-repl-inputed-output-face (p f02)) (slime-repl-output-face (p string)) + (sp-show-pair-enclosing nil) + (sp-show-pair-match-face (p hilite)) + (sp-show-pair-mismatch-face (p error)) (spaceline-highlight-face-default (p f00)) (spaceline-highlight-face-modified (p f01)) (spaceline-highlight-face (p f02)) -- cgit v1.2.3