ソースを参照

UPdate color

master
10sr 5年前
コミット
68646fa8e8
署名者: 10sr GPGキーID: 7BEC428194130EB2
1個のファイルの変更2行の追加1行の削除
  1. +2
    -1
      emacs.el

+ 2
- 1
emacs.el ファイルの表示

@@ -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?


読み込み中…
キャンセル
保存