Makes the zenburn theme a bit more contrasted
This commit is contained in:
2
.emacs
2
.emacs
@@ -412,10 +412,10 @@ header"
|
||||
`(whitespace-indentation ((t (:background ,zenburn-bg+1))))
|
||||
`(whitespace-empty ((t (:background ,zenburn-bg+1))))
|
||||
`(whitespace-space-after-tab ((t (:background ,zenburn-bg+1 :foreground ,zenburn-red))))
|
||||
`(font-lock-type-face ((t (:foreground ,zenburn-blue+1))))
|
||||
)
|
||||
(global-whitespace-mode 1)
|
||||
)
|
||||
|
||||
)
|
||||
(custom-set-faces
|
||||
;; custom-set-faces was added by Custom.
|
||||
|
||||
Reference in New Issue
Block a user