Przeglądaj źródła

update diff-mode faces

pull/1/head
10sr 10 lat temu
rodzic
commit
e5869b0961
1 zmienionych plików z 2 dodań i 0 usunięć
  1. +2
    -0
      emacs.el

+ 2
- 0
emacs.el Wyświetl plik

@@ -849,6 +849,8 @@ found, otherwise returns nil."
:weight 'normal)
(set-face-foreground 'diff-removed-face "red")
(set-face-foreground 'diff-added-face "green")
(set-face-background 'diff-removed-face nil)
(set-face-background 'diff-added-face nil)
(set-face-attribute 'diff-changed nil
:foreground "magenta"
:weight 'normal)


Ładowanie…
Anuluj
Zapisz