Parcourir la source

Update

master
10sr il y a 5 ans
Parent
révision
37cf403d80
Signé par: 10sr ID de la clé GPG: 7BEC428194130EB2
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. +2
    -1
      emacs.el

+ 2
- 1
emacs.el Voir le fichier

@@ -770,9 +770,10 @@ found, otherwise returns nil."
(face-spec-set 'hl-line
'((((min-colors 256)
(background dark))
(:background "color-234"))
(:background "SlateBlue4"))
(((min-colors 256)
(background light))
;; TODO: What is should be?
(:background "color-234"))
(t
(:underline "black"))))


Chargement…
Annuler
Enregistrer