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

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

[nongnu] elpa/alect-themes 63f610e 206/269: Add 'sldb-section-face'


From: ELPA Syncer
Subject: [nongnu] elpa/alect-themes 63f610e 206/269: Add 'sldb-section-face'
Date: Thu, 21 Oct 2021 17:59:20 -0400 (EDT)

branch: elpa/alect-themes
commit 63f610e32ed522f2de2007a4e08af2b61e0dc1b4
Author: Alex Kost <alezost@gmail.com>
Commit: Alex Kost <alezost@gmail.com>

    Add 'sldb-section-face'
---
 alect-themes.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/alect-themes.el b/alect-themes.el
index 3d90582..a8a6a1b 100644
--- a/alect-themes.el
+++ b/alect-themes.el
@@ -1429,6 +1429,7 @@ For INVERT, see `alect-get-color'."
          (slime-repl-output-mouseover-face ((,c :inherit highlight)))
          (slime-repl-prompt-face           ((,c :inherit alect-prompt)))
          (slime-repl-result-face           ((,c :foreground ,(gc 'blue+2))))
+         (sldb-section-face                ((,c :inherit alect-title)))
 
          ;; speedbar
          (speedbar-file-face      ((,c)))



reply via email to

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