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

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

[elpa] externals/ef-themes 2ece77b6ee 236/281: Add support for textsec


From: ELPA Syncer
Subject: [elpa] externals/ef-themes 2ece77b6ee 236/281: Add support for textsec
Date: Tue, 16 Aug 2022 16:58:37 -0400 (EDT)

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

    Add support for textsec
---
 ef-themes.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/ef-themes.el b/ef-themes.el
index be80e289e9..4a1039912f 100644
--- a/ef-themes.el
+++ b/ef-themes.el
@@ -824,6 +824,8 @@ When called from Lisp, THEME is a symbol."
     `(term-color-white ((,c :background "white" :foreground "white")))
     `(term-color-yellow ((,c :background ,yellow :foreground ,yellow)))
     `(term-underline ((,c :underline t)))
+;;;; textsec
+    `(textsec-suspicious (( )))
 ;;;; transient
     `(transient-active-infix ((,c :background ,bg-hover-alt :foreground 
,fg-intense)))
     `(transient-amaranth ((,c :inherit bold :foreground ,yellow-warmer)))



reply via email to

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