Add definition for mood-line-unimportant
This commit is contained in:
parent
99951619c5
commit
d137551c5a
@ -748,6 +748,7 @@
|
|||||||
;; mood-line
|
;; mood-line
|
||||||
`(mood-line-buffer-status-narrowed ((,class (:foreground ,base-7))))
|
`(mood-line-buffer-status-narrowed ((,class (:foreground ,base-7))))
|
||||||
`(mood-line-status-info ((,class (:foreground ,teal))))
|
`(mood-line-status-info ((,class (:foreground ,teal))))
|
||||||
|
`(mood-line-unimportant ((,class (:foreground ,base-5))))
|
||||||
|
|
||||||
;; multiple-cursors
|
;; multiple-cursors
|
||||||
`(mc/cursor-face ((,class (:inherit cursor :background ,fg-alt))))
|
`(mc/cursor-face ((,class (:inherit cursor :background ,fg-alt))))
|
||||||
|
Loading…
Reference in New Issue
Block a user