[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)))
- [elpa] branch externals/standard-themes created (now d1921204c1), ELPA Syncer, 2022/11/30
- [elpa] externals/standard-themes 2133110ba1 02/74: Cover clojure-keyword-face,
ELPA Syncer <=
- [elpa] externals/standard-themes 05a8e9cda3 04/74: Add support for eglot, ELPA Syncer, 2022/11/30
- [elpa] externals/standard-themes 0bb9b170d9 09/74: Clarify doc of standard-themes-italic-constructs, ELPA Syncer, 2022/11/30
- [elpa] externals/standard-themes 7c97e21959 11/74: Tweak wording of some :link values, ELPA Syncer, 2022/11/30
- [elpa] externals/standard-themes 5ea96dbc2a 14/74: standard-dark-theme: tweak magenta hues, ELPA Syncer, 2022/11/30
- [elpa] externals/standard-themes 4048811d32 27/74: standard-dark-theme: refine red-cooler value, ELPA Syncer, 2022/11/30
- [elpa] externals/standard-themes 392a05ebef 30/74: standard-dark-theme: review accent mappings, ELPA Syncer, 2022/11/30
- [elpa] externals/standard-themes 3a192aa8c5 26/74: standard-light-theme: refine cyan-faint value, ELPA Syncer, 2022/11/30
- [elpa] externals/standard-themes c52f39169d 17/74: Implement mappings for inline code in prose, ELPA Syncer, 2022/11/30
- [elpa] externals/standard-themes 318ead955e 32/74: standard-dark-theme: review bg-mode-line-accent, ELPA Syncer, 2022/11/30
- [elpa] externals/standard-themes 7b3753a00e 53/74: Revert compilation-info face to what it used to be, ELPA Syncer, 2022/11/30