Sfoglia il codice sorgente

update color

pull/1/head
10sr 11 anni fa
parent
commit
858f8ae063
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el Vedi File

@@ -365,7 +365,7 @@ found, otherwise returns nil."
(defface my-hl-line
'((((min-colors 256)
(background dark))
(:background "midnightblue"))
(:background "color-234"))
(((min-colors 256)
(background light))
(:background "gainsboro"))


Caricamento…
Annulla
Salva