diff --git a/ef-themes.el b/ef-themes.el index be80e28..4a10399 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)))