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

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

[nongnu] elpa/gotham-theme 9014eff941 191/214: Add calfw faces


From: ELPA Syncer
Subject: [nongnu] elpa/gotham-theme 9014eff941 191/214: Add calfw faces
Date: Fri, 7 Jan 2022 17:58:53 -0500 (EST)

branch: elpa/gotham-theme
commit 9014eff9417ba8048fc8a89dc5d672a14494928e
Author: nullx002 <nullx002@gmail.com>
Commit: nullx002 <nullx002@gmail.com>

    Add calfw faces
    
    support for cfw-calendar added
---
 gotham-theme.el | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/gotham-theme.el b/gotham-theme.el
index 7581468683..88b74677ae 100644
--- a/gotham-theme.el
+++ b/gotham-theme.el
@@ -529,6 +529,26 @@ depending on DISPLAY for keys which are either :foreground 
or
    (bmkp-url :foreground orange)
    (bmkp-variable-list :foreground base5)
 
+   ;; cfw-calendar
+   (cfw:face-annotation :background base1 :foreground violet)
+   (cfw:face-day-title :background base1)
+   (cfw:face-default-content :foreground yellow)
+   (cfw:face-default-day :background base1 :weight bold)
+   (cfw:face-disable :background base1 :foreground violet)
+   (cfw:face-grid :foreground violet)
+   (cfw:face-header :foreground yellow :weight bold)
+   (cfw:face-holiday :background green :foreground base7)
+   (cfw:face-periods :foreground cyan)
+   (cfw:face-select :background base3 :foreground yellow)
+   (cfw:face-saturday :foreground violet :weight bold)
+   (cfw:face-sunday :foreground magenta :weight bold)
+   (cfw:face-title :background base0 :foreground magenta :weight bold)
+   (cfw:face-today :background base1 :foreground cyan)
+   (cfw:face-today-title :background red :foreground base7)
+   (cfw:face-toolbar :background base1)
+   (cfw:face-toolbar-button-off :foreground yellow)
+   (cfw:face-toolbar-button-on :foreground violet)
+
    ;; circe
    (circe-fool-face :inherit shadow)
    (circe-highlight-nick-face :foreground base5 :weight bold)



reply via email to

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