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

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

[nongnu] elpa/apropospriate-theme 5a5bbbb 066/118: comint/shell output s


From: ELPA Syncer
Subject: [nongnu] elpa/apropospriate-theme 5a5bbbb 066/118: comint/shell output still uses ansi-color-names-vector
Date: Thu, 21 Oct 2021 18:02:24 -0400 (EDT)

branch: elpa/apropospriate-theme
commit 5a5bbbb1f6a82efb19b0a75deea4c6b1d52347a1
Author: justin talbott <justin@waymondo.com>
Commit: justin talbott <justin@waymondo.com>

    comint/shell output still uses ansi-color-names-vector
---
 apropospriate.el | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/apropospriate.el b/apropospriate.el
index 6e7e0da..e961e6e 100644
--- a/apropospriate.el
+++ b/apropospriate.el
@@ -567,7 +567,9 @@ Set to `1.0' or nil to prevent font size manipulation."
      `(highlight-tail-colors
        '((,flashing-color . 0) (,base00 . 100)))
 
-     `(tabbar-background-color ,base00-2))))
+     `(tabbar-background-color ,base00-2)
+     `(ansi-color-names-vector
+       [,base00 ,red-1 ,green ,yellow ,blue ,purple ,cyan ,base03]))))
 
 ;;;###autoload
 (and load-file-name



reply via email to

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