Add support for nrepl-message-colors

This commit is contained in:
Bozhidar Batsov 2015-08-31 17:21:23 +03:00
parent b6745b8271
commit e5f0af69d8

View file

@ -2119,6 +2119,10 @@ customize the resulting theme."
`(fci-rule-color ,base02)
;;;;; magit
`(magit-diff-use-overlays nil)
;;;;; nrepl-client
`(nrepl-message-colors
'(,red ,orange ,yellow ,green-d ,green-l
,blue-d ,cyan ,magenta ,violet))
;;;;; highlight-changes
`(highlight-changes-colors '(,magenta ,violet))
;;;;; highlight-symbol