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

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

[elpa] externals/standard-themes 2133110ba1 02/74: Cover clojure-keyword


From: ELPA Syncer
Subject: [elpa] externals/standard-themes 2133110ba1 02/74: Cover clojure-keyword-face
Date: Wed, 30 Nov 2022 08:58:21 -0500 (EST)

branch: externals/standard-themes
commit 2133110ba1cddb375c8276d4f3c023fde73d0db5
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Cover clojure-keyword-face
---
 standard-themes.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/standard-themes.el b/standard-themes.el
index 8305dc33b0..6e920f3849 100644
--- a/standard-themes.el
+++ b/standard-themes.el
@@ -913,6 +913,8 @@ Helper function for `standard-themes-preview-colors'."
     `(log-view-commit-body (( )))
     `(log-view-file ((,c :inherit bold)))
     `(log-view-message ((,c :inherit shadow)))
+;;;; clojure-mode
+    `(clojure-keyword-face ((,c :inherit font-lock-builtin-face)))
 ;;;; company-mode
     `(company-echo-common ((,c :inherit bold :foreground ,accent-0)))
     `(company-preview ((,c :background ,bg-dim :foreground ,fg-dim)))



reply via email to

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