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