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

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

[nongnu] elpa/spacemacs-theme 331e86039f 268/336: add web-mode-current-e


From: ELPA Syncer
Subject: [nongnu] elpa/spacemacs-theme 331e86039f 268/336: add web-mode-current-element-highlight-face
Date: Fri, 14 Jan 2022 10:59:44 -0500 (EST)

branch: elpa/spacemacs-theme
commit 331e86039f539bef4102a6634795d7fb6725d459
Author: Valentin Ignatev <valentignatev@gmail.com>
Commit: Valentin Ignatev <valentignatev@gmail.com>

    add web-mode-current-element-highlight-face
---
 spacemacs-common.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/spacemacs-common.el b/spacemacs-common.el
index d0bac75d55..9b1c569e4f 100644
--- a/spacemacs-common.el
+++ b/spacemacs-common.el
@@ -868,6 +868,7 @@ to 'auto, tags may not be properly aligned. "
      `(web-mode-builtin-face ((,class (:inherit ,font-lock-builtin-face))))
      `(web-mode-comment-face ((,class (:inherit ,font-lock-comment-face))))
      `(web-mode-constant-face ((,class (:inherit ,font-lock-constant-face))))
+     `(web-mode-current-element-highlight-face ((,class (:background ,bg3))))
      `(web-mode-doctype-face ((,class (:inherit ,font-lock-comment-face))))
      `(web-mode-function-name-face ((,class (:inherit 
,font-lock-function-name-face))))
      `(web-mode-html-attr-name-face ((,class (:foreground ,func))))



reply via email to

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