Explorar el Código

update color

pull/1/head
10sr hace 11 años
padre
commit
858f8ae063
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el Ver fichero

@@ -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"))


Cargando…
Cancelar
Guardar