Add faces for transient
This commit is contained in:
parent
0edce50260
commit
ee38f9c0e8
@ -667,6 +667,10 @@
|
|||||||
`(tabbar-selected ((,class (:inherit 'tabbar-default :background ,bg-alt :foreground ,fg :weight bold))))
|
`(tabbar-selected ((,class (:inherit 'tabbar-default :background ,bg-alt :foreground ,fg :weight bold))))
|
||||||
`(tabbar-selected-modified ((,class (:inherit 'tabbar-selected :foreground ,green))))
|
`(tabbar-selected-modified ((,class (:inherit 'tabbar-selected :foreground ,green))))
|
||||||
|
|
||||||
|
;;transient
|
||||||
|
`(transient-heading ((,class (:inherit help-for-help-header))))
|
||||||
|
`(transient-key ((,class (:inherit help-key-binding))))
|
||||||
|
|
||||||
;; treemacs
|
;; treemacs
|
||||||
`(treemacs-root-face ((,class (:inherit 'font-lock-string-face))))
|
`(treemacs-root-face ((,class (:inherit 'font-lock-string-face))))
|
||||||
`(treemacs-file-face ((,class (:foreground ,fg))))
|
`(treemacs-file-face ((,class (:foreground ,fg))))
|
||||||
|
Loading…
Reference in New Issue
Block a user