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

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

[nongnu] elpa/dracula-theme fe39042 035/187: Better web faces


From: ELPA Syncer
Subject: [nongnu] elpa/dracula-theme fe39042 035/187: Better web faces
Date: Thu, 21 Oct 2021 18:04:51 -0400 (EDT)

branch: elpa/dracula-theme
commit fe39042f976ddf64065e29a86a0509a58e7a2c75
Author: Romain <roma1n@icloud.com>
Commit: Romain <roma1n@icloud.com>

    Better web faces
---
 dracula-theme.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dracula-theme.el b/dracula-theme.el
index 02999c7..44aeeb4 100644
--- a/dracula-theme.el
+++ b/dracula-theme.el
@@ -333,8 +333,8 @@
    `(web-mode-constant-face ((,class (:inherit ,font-lock-constant-face))))
    `(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))))
-   `(web-mode-html-attr-value-face ((,class (:foreground ,const))))
+   `(web-mode-html-attr-name-face ((,class (:foreground ,type))))
+   `(web-mode-html-attr-value-face ((,class (:foreground ,func))))
    `(web-mode-html-tag-face ((,class (:foreground ,keyword :bold t))))
    `(web-mode-keyword-face ((,class (:foreground ,keyword))))
    `(web-mode-string-face ((,class (:foreground ,str))))



reply via email to

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