Browse Source

midnightblue

master
10sr 5 years ago
parent
commit
59f53e4826
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 "RoyalBlue4"))
(:background "midnightblue"))
(((min-colors 256)
(background light))
;; TODO: What is should be?


Loading…
Cancel
Save