From 967156bfb753f2a110f29694be200525e32bc4af Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Sun, 14 Feb 2016 01:51:54 +0100 Subject: [PATCH] Add colors for ansi-colors.el --- CHANGELOG.org | 4 ++-- yoshi-theme.el | 4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.org b/CHANGELOG.org index 81d21d9..bb37246 100644 --- a/CHANGELOG.org +++ b/CHANGELOG.org @@ -8,8 +8,8 @@ All notable changes to this project will be documented in this file. This project adheres to [[http://semver.org][Semantic Versioning]]. -* COMMENT [[https://github.com/ryuslash/yoshi-theme/compare/v6.1.0...HEAD][Unreleased]] - +* [[https://github.com/ryuslash/yoshi-theme/compare/v6.1.0...HEAD][Unreleased]] +** ADDED Colors for modes using ansi-color.el, such as Eshell * [[https://github.com/ryuslash/yoshi-theme/compare/v6.0.0...v6.1.0][6.1.0]] -- 2015-11-20 :PROPERTIES: :CUSTOM_ID: release-6.1.0 diff --git a/yoshi-theme.el b/yoshi-theme.el index df19867..0aec30c 100644 --- a/yoshi-theme.el +++ b/yoshi-theme.el @@ -456,7 +456,9 @@ (custom-theme-set-variables 'yoshi '(rainbow-delimiters-max-face-count 10) - `(fci-rule-color ,bgred))) + `(fci-rule-color ,bgred) + `(ansi-color-names-vector [,bgdim ,fgred ,fggreen ,fgyellow + ,fgblue ,fgmagenta ,fgcyan ,fgdim]))) ;;;###autoload (and load-file-name