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

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

[nongnu] elpa/apropospriate-theme b934a5a 2/2: add shadow face


From: ELPA Syncer
Subject: [nongnu] elpa/apropospriate-theme b934a5a 2/2: add shadow face
Date: Mon, 15 Nov 2021 13:57:32 -0500 (EST)

branch: elpa/apropospriate-theme
commit b934a5a17cac02137c1bfe81935638ab85dbaec9
Author: justin talbott <justin@waymondo.com>
Commit: justin talbott <justin@waymondo.com>

    add shadow face
---
 apropospriate.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/apropospriate.el b/apropospriate.el
index 5fe6f5b..094ba72 100644
--- a/apropospriate.el
+++ b/apropospriate.el
@@ -106,6 +106,7 @@ Set to `1.0' or nil to prevent font size manipulation."
      theme-name
      `(default ((,class (:background ,base00 :foreground ,base03))))
      `(bold ((,class (:weight bold))))
+     `(shadow ((,class (:foreground ,base02))))
      `(border ((,class (:background ,base02))))
      `(cursor ((,class (:background ,pink-1 :inverse-video t))))
      `(highlight ((,class (:background ,base00+1))))



reply via email to

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