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

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

[nongnu] elpa/alect-themes fd9912d 222/269: Add 'table-cell' face


From: ELPA Syncer
Subject: [nongnu] elpa/alect-themes fd9912d 222/269: Add 'table-cell' face
Date: Thu, 21 Oct 2021 17:59:23 -0400 (EDT)

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

    Add 'table-cell' face
---
 alect-themes.el | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/alect-themes.el b/alect-themes.el
index d5019fe..427141e 100644
--- a/alect-themes.el
+++ b/alect-themes.el
@@ -1489,6 +1489,9 @@ For INVERT, see `alect-get-color'."
          (tabbar-modified         ((,c :inherit tabbar-unselected
                                        :foreground ,(gc 'red+2))))
 
+         ;; table
+         (table-cell ((,c :background ,(gc 'bg))))
+
          ;; term
          (term-color-black       ((,c :foreground ,(gc 'gray+2)
                                       :background ,(gc 'gray+2))))



reply via email to

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