I customized m开发者_运维知识库y emacs, fonts, background and etc... But scrollbar remained the same color that was. How to change the color of scrollbar?
Thank you.
(set-face-background 'scroll-bar "green")
I customized m开发者_运维知识库y emacs, fonts, background and etc... But scrollbar remained the same color that was. How to change the color of scrollbar?
Thank you.
(set-face-background 'scroll-bar "green")
精彩评论