File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8787 `(minibuffer-prompt ((t (:foreground , fg :weight bold ))))
8888 `(mode-line ((t (:background , bg-light :foreground , fg :height 0.8 ))))
8989 `(mode-line-buffer ((t (:foreground , fg :weight bold ))))
90- `(mode-line-inactive ((t (:background , bg-light :foreground , bg-light :height 0.8 ))))
90+ `(mode-line-inactive ((t (:background , bg-light :foreground , fg :height 0.8 ))))
9191 `(mode-line-minor-mode ((t (:weight ultra-light))))
9292 `(modeline ((t (:background , bg :foreground , fg :height 0.8 ))))
9393 `(region ((t (:background " #eeeee8" :foreground , fg ))))
220220 ; ; web-mode
221221 `(web-mode-current-element-highlight-face ((t (:inherit normal :weight bold :foreground , fg ))))
222222
223+ ; ; mmm-mode
224+ `(mmm-default-submode-face ((t (:inherit normal :background " #ffffef" ))))
225+
223226 ; ; misc
224227 `(idle-highlight ((t (:background , bg-highlight ))))
225228 `(yas-field-highlight-face ((t (:background " #eeeee8" :foreground , fg ))))
You can’t perform that action at this time.
0 commit comments