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

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

[nongnu] elpa/spacemacs-theme 8e18ea0e21 269/336: Merge pull request #12


From: ELPA Syncer
Subject: [nongnu] elpa/spacemacs-theme 8e18ea0e21 269/336: Merge pull request #124 from valignatev/web-mode-current-element-highlight-face
Date: Fri, 14 Jan 2022 10:59:44 -0500 (EST)

branch: elpa/spacemacs-theme
commit 8e18ea0e214df969188bca710ceebb97a2c773a1
Merge: ec1283ff8f 331e86039f
Author: Nasser Alshammari <designernasser@gmail.com>
Commit: GitHub <noreply@github.com>

    Merge pull request #124 from 
valignatev/web-mode-current-element-highlight-face
    
    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]