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

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

[elpa] externals/ef-themes 4b9d252ad5: Add support for olivetti


From: ELPA Syncer
Subject: [elpa] externals/ef-themes 4b9d252ad5: Add support for olivetti
Date: Sun, 23 Oct 2022 04:57:33 -0400 (EDT)

branch: externals/ef-themes
commit 4b9d252ad5bebafe99ec81f1e937dcabea084221
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Add support for olivetti
---
 README.org   | 1 +
 ef-themes.el | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/README.org b/README.org
index 16e12aab22..728ff43f4d 100644
--- a/README.org
+++ b/README.org
@@ -944,6 +944,7 @@ everything most users need.
 - mu4e
 - neotree
 - notmuch
+- olivetti [Part of {{{development-version}}}.]
 - orderless
 - org
 - org-habit
diff --git a/ef-themes.el b/ef-themes.el
index b494b3bd80..b9024c7aad 100644
--- a/ef-themes.el
+++ b/ef-themes.el
@@ -1460,6 +1460,8 @@ Helper function for `ef-themes-preview-colors'."
     `(notmuch-tree-no-match-date-face ((,c :inherit shadow)))
     `(notmuch-wash-cited-text ((,c :inherit message-cited-text-1)))
     `(notmuch-wash-toggle-button ((,c :background ,bg-dim :foreground 
,fg-alt)))
+;;;; olivetti
+    `(olivetti-fringe (( )))
 ;;;; orderless
     `(orderless-match-face-0 ((,c :inherit bold :foreground ,accent-0)))
     `(orderless-match-face-1 ((,c :inherit bold :foreground ,accent-1)))



reply via email to

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