commit 74c6b5acd6892faeafd08029898663d81ab0a4d5
parent ad2ad24ac5a3b12e276284b41144ccb067033df4
Author: Jonas Bernoulli <jonas@bernoul.li>
Date: Sun, 3 Feb 2019 02:54:01 +0100
Theme more new transient faces
Diffstat:
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/solarized.el b/solarized.el
@@ -2069,6 +2069,10 @@ customize the resulting theme."
`(transient-disabled-suffix ((t (:foreground ,s-base3
:background ,red
:weight bold))))
+ `(transient-nonstandard-key
+ ((t (:underline nil :background ,(solarized-color-blend yellow-l s-base3 0.2)))))
+ `(transient-mismatched-key
+ ((t (:underline nil :background ,(solarized-color-blend red-l s-base3 0.2)))))
;;;;; tuareg
`(tuareg-font-lock-governing-face ((,class (:foreground ,magenta :weight bold))))
`(tuareg-font-lock-multistage-face ((,class (:foreground ,blue :background ,base02