Browse Source

RoyalBlue4

master
10sr 5 years ago
parent
commit
f04fe8684e
Signed by: 10sr GPG Key ID: 7BEC428194130EB2
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el View File

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


Loading…
Cancel
Save