commit bd845f104a97e14ec42b706f40680959a0e6a5a7
parent 647c5d54f5323887d7f22931e563789bc652ca35
Author: Jonas Bernoulli <jonas@bernoul.li>
Date: Thu, 25 Oct 2018 12:49:07 +0200
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".
Diffstat:
1 file changed, 9 insertions(+), 0 deletions(-)
diff --git a/solarized.el b/solarized.el
@@ -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