Theme transient

`transient' isn't released yet but `magit' will soon start to use
this package instead of `magit-popup' for its "popups", hence known
as "transient commands".
This commit is contained in:
Jonas Bernoulli 2018-10-25 12:49:07 +02:00 committed by Thomas Frössman
parent 647c5d54f5
commit bd845f104a

View file

@ -2049,6 +2049,15 @@ customize the resulting theme."
;; zencoding uses this.
`(tooltip ((,class (:background ,yellow-lc :foreground ,yellow-hc
:inherit ,s-variable-pitch))))
;;;;; transient
`(transient-heading ((t (:foreground ,yellow :weight bold))))
`(transient-key ((t (:foreground ,base1 :weight bold))))
`(transient-argument ((t (:foreground ,cyan :weight bold))))
`(transient-value ((t (:foreground ,cyan :weight bold))))
`(transient-inactive-argument ((t (:foreground ,base01 :weight normal))))
`(transient-inactive-value ((t (:foreground ,base01 :weight normal))))
`(transient-unreachable ((t (:foreground ,base01 :weight normal))))
`(transient-unreachable-key ((t (:foreground ,base01 :weight normal))))
;;;;; tuareg
`(tuareg-font-lock-governing-face ((,class (:foreground ,magenta :weight bold))))
`(tuareg-font-lock-multistage-face ((,class (:foreground ,blue :background ,base02