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

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

[nongnu] elpa/gotham-theme b939d0687f 192/214: Merge pull request #62 fr


From: ELPA Syncer
Subject: [nongnu] elpa/gotham-theme b939d0687f 192/214: Merge pull request #62 from nullx002/rev0.1
Date: Fri, 7 Jan 2022 17:58:54 -0500 (EST)

branch: elpa/gotham-theme
commit b939d0687ffdcc961f58af30178cee1981c72c4f
Merge: 2d1a302500 9014eff941
Author: Vasilij Schneidermann <mail@vasilij.de>
Commit: GitHub <noreply@github.com>

    Merge pull request #62 from nullx002/rev0.1
    
    added cfw-calender
---
 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]