commit dcca1696ac11c3e3adbd156c851d1e23a0a65ffe
parent 87d4758e7ecc8ed873f3326e4f8b185fd2b9da0a
Author: Jonas Bernoulli <jonas@bernoul.li>
Date: Wed, 23 Jan 2019 19:37:04 +0100
Theme transient's newer faces
Diffstat:
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/solarized.el b/solarized.el
@@ -2063,6 +2063,12 @@ customize the resulting theme."
`(transient-inactive-value ((t (:foreground ,base01 :weight normal))))
`(transient-unreachable ((t (:foreground ,base01 :weight normal))))
`(transient-unreachable-key ((t (:foreground ,base01 :weight normal))))
+ `(transient-enabled-suffix ((t (:foreground ,s-base3
+ :background ,green
+ :weight bold))))
+ `(transient-disabled-suffix ((t (:foreground ,s-base3
+ :background ,red
+ :weight bold))))
;;;;; tuareg
`(tuareg-font-lock-governing-face ((,class (:foreground ,magenta :weight bold))))
`(tuareg-font-lock-multistage-face ((,class (:foreground ,blue :background ,base02