From 8ba9b83967d823c8c8979881088b891e9579a456 Mon Sep 17 00:00:00 2001 From: Damien Cassou Date: Sat, 8 Oct 2016 11:18:48 +0200 Subject: [PATCH] Add support for paren-face --- zerodark-theme.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/zerodark-theme.el b/zerodark-theme.el index a84078c..73d50b7 100644 --- a/zerodark-theme.el +++ b/zerodark-theme.el @@ -671,6 +671,9 @@ The result is cached for one second to avoid hiccups." ;; ace-window `(aw-leading-char-face ((,class :foreground ,red :weight bold))) `(aw-background-face ((,class :foreground ,comment))) + + ;; paren-face.el + `(parenthesis ((,class (:foreground ,comment)))) ) (custom-theme-set-variables