ソースを参照

Change markup-meta-face

pull/15/head
10sr 8年前
コミット
96eb3fe126
1個のファイルの変更2行の追加2行の削除
  1. +2
    -2
      emacs.el

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

@@ -969,9 +969,9 @@ IF OK-IF-ALREADY-EXISTS is true force download."
(with-eval-after-load 'markup-faces
;; Is this too match ?
(set-face-foreground 'markup-meta-face
"unspecified-fg")
"brightblack")
(set-face-foreground 'markup-meta-hide-face
"unspecified-fg")
"brightblack")
)

(setq auto-mode-alist


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