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

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

[nongnu] elpa/alect-themes 6f81a2c 02/11: Add 'sunshine' faces


From: ELPA Syncer
Subject: [nongnu] elpa/alect-themes 6f81a2c 02/11: Add 'sunshine' faces
Date: Fri, 22 Oct 2021 02:57:32 -0400 (EDT)

branch: elpa/alect-themes
commit 6f81a2c815d1f9b04a036172798425f3a65b4a6b
Author: Alex Kost <alezost@gmail.com>
Commit: Alex Kost <alezost@gmail.com>

    Add 'sunshine' faces
---
 alect-themes.el | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/alect-themes.el b/alect-themes.el
index 95fbe82..39e5cd9 100644
--- a/alect-themes.el
+++ b/alect-themes.el
@@ -1615,6 +1615,10 @@ For INVERT, see `alect-get-color'."
          (sr-xml-face               ((,c :foreground ,(gc 'green+2))))
          (sr-html-face              ((,c :foreground ,(gc 'cyan+2))))
 
+         (sunshine-forecast-date-face        ((,c :inherit alect-time)))
+         (sunshine-forecast-day-divider-face ((,c :foreground ,(gc 'fg-1))))
+         (sunshine-forecast-headline-face    ((,c :inherit alect-title)))
+
          ;; syslog-mode
          (syslog-error ((,c :inherit error)))
          (syslog-warn  ((,c :inherit warning)))



reply via email to

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