mirror of
https://github.com/jimeh/tomorrow-night-paradise-theme.el.git
synced 2026-02-19 11:36:42 +00:00
changed ecb customization cause it was ugly
This commit is contained in:
@@ -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))))
|
||||
|
||||
Reference in New Issue
Block a user