Parcourir la source

update color

pull/1/head
10sr il y a 11 ans
Parent
révision
858f8ae063
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el Voir le fichier

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


Chargement…
Annuler
Enregistrer