yascroll: fix face

This commit is contained in:
MitchMarq42 2022-11-27 14:45:06 -09:00
parent 29b230cac3
commit 7ede3abb4c

View File

@ -482,8 +482,8 @@ targets."
;; :if (not (display-graphic-p))
:custom (yascroll:delay-to-hide nil)
:custom-face
(yascroll:thumb-text-area
((t (:inherit airline-emacs-outer))))
(yascroll:thumb-fringe
((t (:background "green3"))))
:config
(defun yascroll:make-thumb-overlay-fringe (left-or-right)
"Make thumb overlay on the LEFT-OR-RIGHT fringe."