branch: elpa/alect-themes
commit 6f81a2c815d1f9b04a036172798425f3a65b4a6b
Author: Alex Kost <[email protected]>
Commit: Alex Kost <[email protected]>

    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