Ver código fonte

UPdate color

master
10sr 5 anos atrás
pai
commit
68646fa8e8
Acessado por: 10sr ID da chave GPG: 7BEC428194130EB2
1 arquivos alterados com 2 adições e 1 exclusões
  1. +2
    -1
      emacs.el

+ 2
- 1
emacs.el Ver arquivo

@@ -774,7 +774,8 @@ found, otherwise returns nil."
(face-spec-set 'hl-line
'((((min-colors 256)
(background dark))
(:background "midnightblue"))
;; Rotate midnightblue
(:background "#701919"))
(((min-colors 256)
(background light))
;; TODO: What is should be?


Carregando…
Cancelar
Salvar