branch: elpa/alect-themes
commit 63f610e32ed522f2de2007a4e08af2b61e0dc1b4
Author: Alex Kost <[email protected]>
Commit: Alex Kost <[email protected]>
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)))