Browse Source

update color

pull/1/head
10sr 11 years ago
parent
commit
858f8ae063
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el View File

@@ -365,7 +365,7 @@ found, otherwise returns nil."
(defface my-hl-line
'((((min-colors 256)
(background dark))
(:background "midnightblue"))
(:background "color-234"))
(((min-colors 256)
(background light))
(:background "gainsboro"))


Loading…
Cancel
Save