mirror of
https://github.com/jimeh/tomorrow-night-paradise-theme.el.git
synced 2026-02-19 11:36:42 +00:00
Tweak highlight-indendation colors again
This commit is contained in:
@@ -91,8 +91,8 @@
|
||||
`(magit-item-highlight ((t (:background ,gray-2))))
|
||||
|
||||
;; highlight-indentation-mode
|
||||
`(highlight-indentation-face ((t (:background ,gray-3))))
|
||||
`(highlight-indentation-current-column-face ((t (:background ,gray-4))))
|
||||
`(highlight-indentation-face ((t (:background ,gray-4))))
|
||||
`(highlight-indentation-current-column-face ((t (:background ,gray-3))))
|
||||
|
||||
;; ECB
|
||||
`(ecb-default-highlight-face ((t (:background ,background :foreground ,red-2))))
|
||||
|
||||
Reference in New Issue
Block a user