branch: elpa/apropospriate-theme
commit 5a5bbbb1f6a82efb19b0a75deea4c6b1d52347a1
Author: justin talbott <[email protected]>
Commit: justin talbott <[email protected]>
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