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

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

[elpa] externals/ef-themes fbea55e645 112/281: Use correct outline level


From: ELPA Syncer
Subject: [elpa] externals/ef-themes fbea55e645 112/281: Use correct outline level for transient faces
Date: Tue, 16 Aug 2022 16:58:23 -0400 (EDT)

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

    Use correct outline level for transient faces
---
 ef-themes.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ef-themes.el b/ef-themes.el
index e1bafbeddf..d5665a9605 100644
--- a/ef-themes.el
+++ b/ef-themes.el
@@ -681,7 +681,7 @@ When called from Lisp, THEME is a symbol."
     `(tab-bar-tab-group-inactive ((,c :background ,bg-alt :box (:line-width (2 
. -2) :color ,border))))
     `(tab-bar-tab ((,c :inherit bold :box (:line-width (2 . -2) :style 
flat-button) :background ,bg-main :foreground ,fg-main)))
     `(tab-bar-tab-inactive ((,c :box (:line-width (2 . -2) :style flat-button) 
:background ,bg-dim :foreground ,fg-alt)))
-;;;;; transient
+;;;; transient
     `(transient-active-infix ((,c :background ,bg-hover-alt)))
     `(transient-amaranth ((,c :inherit bold :foreground ,yellow-warmer)))
     ;; Placate the compiler for what is a spurious warning.  We also



reply via email to

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