Next: , Previous: , Up: Customisation  


Q3.9.2: How can one use resources to change scrollbar colors?

Here’s a recap of how to use resources to change your scrollbar colors:

! Motif scrollbars

Emacs*XmScrollBar.Background: skyblue
Emacs*XmScrollBar.troughColor: lightgray

! Athena scrollbars

Emacs*Scrollbar.Foreground: skyblue
Emacs*Scrollbar.Background: lightgray

Note the capitalisation of Scrollbar for the Athena widget.