Ztree: Change dark blue to light blue for more readability.

master
Pierre Neidhardt 2020-11-19 10:53:37 +01:00
parent 52e7a5aef5
commit 926396bc16
1 changed files with 3 additions and 0 deletions

View File

@ -411,6 +411,9 @@
(setq ytdl-max-mini-buffer-download-type-entries 0)
(setq ytdl-download-extra-args '("-f" "best")))
(with-eval-after-load 'ztree
(set-face-foreground 'ztreep-diff-model-add-face "deep sky blue"))
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;; Finalization