solarized-emacs

a fork of Bozhidar Batsov's solarized-emacs
git clone https://git.trogloxene.org/solarized-emacs.git
Log | Files | Refs | README

commit 27acc3af3656fc91a4590388c29921bac013d579
parent b2311d6d59bfb9d8482f606577c678236e3bc563
Author: Leandro Cardoso <leandrocardoso@gmail.com>
Date:   Thu, 21 Jan 2021 15:05:30 -0300

Add transient-separator

Diffstat:
Msolarized-faces.el | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/solarized-faces.el b/solarized-faces.el @@ -1798,6 +1798,7 @@ ((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))))) + `(transient-separator ((t (:background ,s-line)))) ;;;;; tuareg `(tuareg-font-lock-governing-face ((,class (:foreground ,magenta :weight bold)))) `(tuareg-font-lock-multistage-face ((,class (:foreground ,blue :background ,base02