1
0
Fork 0
mirror of https://git.sr.ht/~ryuslash/yoshi-theme synced 2025-02-07 05:25:51 +01:00

Add colors for ansi-colors.el

This commit is contained in:
Tom Willemse 2016-02-14 01:51:54 +01:00
parent b140d3adce
commit 967156bfb7
2 changed files with 5 additions and 3 deletions

View file

@ -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

View file

@ -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