yascroll: fix face
This commit is contained in:
parent
29b230cac3
commit
7ede3abb4c
@ -482,8 +482,8 @@ targets."
|
|||||||
;; :if (not (display-graphic-p))
|
;; :if (not (display-graphic-p))
|
||||||
:custom (yascroll:delay-to-hide nil)
|
:custom (yascroll:delay-to-hide nil)
|
||||||
:custom-face
|
:custom-face
|
||||||
(yascroll:thumb-text-area
|
(yascroll:thumb-fringe
|
||||||
((t (:inherit airline-emacs-outer))))
|
((t (:background "green3"))))
|
||||||
:config
|
:config
|
||||||
(defun yascroll:make-thumb-overlay-fringe (left-or-right)
|
(defun yascroll:make-thumb-overlay-fringe (left-or-right)
|
||||||
"Make thumb overlay on the LEFT-OR-RIGHT fringe."
|
"Make thumb overlay on the LEFT-OR-RIGHT fringe."
|
||||||
|
Loading…
Reference in New Issue
Block a user