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

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

[nongnu] elpa/anti-zenburn-theme 719bcae 033/151: From zenburn-emacs: Th


From: ELPA Syncer
Subject: [nongnu] elpa/anti-zenburn-theme 719bcae 033/151: From zenburn-emacs: Theme ctable.
Date: Thu, 21 Oct 2021 18:01:16 -0400 (EDT)

branch: elpa/anti-zenburn-theme
commit 719bcae563bb3e0050cd2bbb51647f652b211977
Author: Andrey Kotlarski <m00naticus@gmail.com>
Commit: Andrey Kotlarski <m00naticus@gmail.com>

    From zenburn-emacs: Theme ctable.
---
 anti-zenburn-theme.el | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/anti-zenburn-theme.el b/anti-zenburn-theme.el
index bde480b..132e9ba 100644
--- a/anti-zenburn-theme.el
+++ b/anti-zenburn-theme.el
@@ -207,6 +207,11 @@
    `(clojure-test-error-face ((t (:foreground ,azenburn-blue :weight bold 
:underline t))))
    `(clojure-test-success-face ((t (:foreground ,azenburn-violet+1 :weight 
bold :underline t))))
 
+   ;; ctable
+   `(ctbl:face-cell-select ((t (:background ,azenburn-beige :foreground 
,azenburn-bg))))
+   `(ctbl:face-continue-bar ((t (:background ,azenburn-bg-05 :foreground 
,azenburn-bg))))
+   `(ctbl:face-row-select ((t (:background ,azenburn-bordeaux :foreground 
,azenburn-bg))))
+
    ;; diff
    `(diff-added ((,class (:foreground ,azenburn-violet+4 :background nil))
                 (t (:foreground ,azenburn-violet+1 :background nil))))



reply via email to

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