Right now the scrollbars in xaw3d look alright, but they draw the handle and the `trough' in the same color, separated by a `3d' bevel; because of this is often somewhat hard to distinguish the handle without looking closely. It would be nice if xaw3d would support an X resource to specify a separate color for one of them (it current uses `background' for specifying both); this need not be used by default, as long as it's available. If this is done, it would also be necessary to add new X resources to allow specifying the top/bottom shadow colors for new color (currently, it's possible to use the `topShadowPixel' and `bottomShadowPixel' to override xaw3d's choice of shadow colors). Thanks,