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

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

[nongnu] elpa/dracula-theme 9571f3cac4 5/5: Support web-mode-css-propert


From: ELPA Syncer
Subject: [nongnu] elpa/dracula-theme 9571f3cac4 5/5: Support web-mode-css-property-name-face
Date: Sun, 16 Jan 2022 04:57:55 -0500 (EST)

branch: elpa/dracula-theme
commit 9571f3cac4b9f0a72a12d05706f71f3c8df283e6
Author: rootGuillermoF <gerardobec35@gmail.com>
Commit: Étienne Deparis <etienne@depar.is>

    Support web-mode-css-property-name-face
---
 dracula-theme.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dracula-theme.el b/dracula-theme.el
index 425132993d..81df910104 100644
--- a/dracula-theme.el
+++ b/dracula-theme.el
@@ -755,6 +755,7 @@ read it before opening a new issue about your will.")
                (web-mode-builtin-face :inherit font-lock-builtin-face)
                (web-mode-comment-face :inherit font-lock-comment-face)
                (web-mode-constant-face :inherit font-lock-constant-face)
+               (web-mode-css-property-name-face :inherit 
font-lock-constant-face)
                (web-mode-doctype-face :inherit font-lock-comment-face)
                (web-mode-function-name-face :inherit 
font-lock-function-name-face)
                (web-mode-html-attr-name-face :foreground ,dracula-purple)



reply via email to

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