changed ecb customization cause it was ugly

This commit is contained in:
2012-03-05 01:33:25 +00:00
parent cc07667326
commit cf954047db

View File

@@ -88,7 +88,7 @@
`(highlight-indentation-current-column-face ((t (:background ,current-line))))
;; ECB
`(ecb-default-highlight-face ((t (:background ,red-2 :foreground ,current-line))))
`(ecb-default-highlight-face ((t (:background ,background :foreground ,red-2))))
;; org-mode
`(org-date ((t (:foreground ,purple))))