Could a kind soul tell me how to change the color of the Xterm scroll bar. Namely I am trying to reproduce my usual OpenBSD working environment
predrag@oko$ more .Xresources XTerm*termName: xterm-color XTerm*loginShell: true XTerm*scrollBar: true XTerm*faceName: Mono XTerm*faceSize: 14 XTerm*background: black XTerm*foreground: gray and I noticed that the color of scrollbar is identical to background color. Thank, Predrag
