emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[nongnu] elpa/spacemacs-theme 4b73dfc72b 159/336: Support highlight-symb


From: ELPA Syncer
Subject: [nongnu] elpa/spacemacs-theme 4b73dfc72b 159/336: Support highlight-symbol.el
Date: Fri, 14 Jan 2022 10:59:29 -0500 (EST)

branch: elpa/spacemacs-theme
commit 4b73dfc72b7b71c80921ebc2fa8a712c2c7ecf78
Author: Torgeir Thoresen <torgeir.thoresen@gmail.com>
Commit: Torgeir Thoresen <torgeir.thoresen@gmail.com>

    Support highlight-symbol.el
---
 spacemacs-common.el | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/spacemacs-common.el b/spacemacs-common.el
index ce156336b9..8075752243 100644
--- a/spacemacs-common.el
+++ b/spacemacs-common.el
@@ -388,6 +388,9 @@
 ;;;;; highlight-indentation
      `(highlight-indentation-face ((,class (:background ,comment-bg))))
 
+;;;;; highlight-symbol
+     `(highlight-symbol-face ((,class (:background ,bg2))))
+
 ;;;;; ido
      `(ido-first-match ((,class (:foreground ,comp :inherit bold))))
      `(ido-only-match ((,class (:foreground ,mat :inherit bold))))



reply via email to

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