[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/apropospriate-theme 99e492804d: add blamer-face support
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/apropospriate-theme 99e492804d: add blamer-face support |
Date: |
Fri, 10 Mar 2023 17:58:55 -0500 (EST) |
branch: elpa/apropospriate-theme
commit 99e492804de96a0bb98fa058c4c86908132b4cf7
Author: justin talbott <justin@waymondo.com>
Commit: justin talbott <justin@waymondo.com>
add blamer-face support
---
README.md | 1 +
apropospriate-theme.el | 1 +
2 files changed, 2 insertions(+)
diff --git a/README.md b/README.md
index e8e1fae0c4..dc54decc1a 100644
--- a/README.md
+++ b/README.md
@@ -126,3 +126,4 @@ Apropospriate supports all the usual `prog-mode` derived
packages as well as som
* Inf-Ruby
* EWW
* SHR
+* Blamer
diff --git a/apropospriate-theme.el b/apropospriate-theme.el
index a985cab126..02531e5b8e 100644
--- a/apropospriate-theme.el
+++ b/apropospriate-theme.el
@@ -518,6 +518,7 @@ Set to `1.0' or nil to prevent font size manipulation."
`(magit-popup-argument ((,class (:foreground ,orange))))
`(magit-popup-disabled-argument ((,class (:foreground ,base01))))
`(magit-item-highlight ((,class (:background ,highlight-line-color))))
+ `(blamer-face ((,class (:foreground ,base02))))
`(git-commit-summary ((,class (:foreground ,base03))))
`(git-timemachine-minibuffer-detail-face ((,class (:foreground ,orange))))
`(smerge-markers ((,class (:inherit highlight))))
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [nongnu] elpa/apropospriate-theme 99e492804d: add blamer-face support,
ELPA Syncer <=