yascroll: inherit color from airline
This commit is contained in:
parent
c6493cc609
commit
5ecaaabff3
@ -435,9 +435,10 @@ targets."
|
||||
;; :if (not (display-graphic-p))
|
||||
:custom (yascroll:delay-to-hide nil)
|
||||
:custom-face
|
||||
(yascroll:thumb-text-area ((t (:background "ForestGreen"))))
|
||||
(yascroll:thumb-text-area
|
||||
((t (:inherit airline-emacs-outer))))
|
||||
(yascroll:thumb-fringe
|
||||
((t (:background "ForestGreen" :foreground "ForestGreen"))))
|
||||
((t (:inherit airline-emacs-outer))))
|
||||
:config (global-yascroll-bar-mode 1))
|
||||
|
||||
;; parentheses settingses
|
||||
|
Loading…
Reference in New Issue
Block a user