Set ANSI colors to Solarized colors.

This commit is contained in:
Greg Pfeil 2014-06-04 22:29:22 -06:00
parent b5d1b62c6b
commit 42e90dc7ef
1 changed files with 1 additions and 0 deletions

View File

@ -203,6 +203,7 @@ the \"Gen RGB\" column in solarized-definitions.el to improve them further."
(fmt-revb `(:weight ,bold :slant normal :underline nil :inverse-video t))
(fmt-revbb `(:weight ,bright-bold :slant normal :underline nil :inverse-video t))
(fmt-revbbu `(:weight ,bright-bold :slant normal :underline ,underline :inverse-video t)))
(setf ansi-color-names-vector [,base02 ,red ,green ,yellow ,blue ,magenta ,cyan ,base00])
(mapcar (lambda (face) (apply 'create-face-spec face))
`(;; basic
(default (,@fg-base0 ,@bg-back)) ; Normal