10sr 5 лет назад
Родитель
Сommit
37cf403d80
Подписано: 10sr Идентификатор GPG ключа: 7BEC428194130EB2
1 измененных файлов: 2 добавлений и 1 удалений
  1. +2
    -1
      emacs.el

+ 2
- 1
emacs.el Просмотреть файл

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


Загрузка…
Отмена
Сохранить