If you do not like bright scrollbars, coloring them to window color. $ sudo gedit /usr/share/themes/Radiance/gtk-2.0/gtkrc Change "style "scrollbar" to my options (378 - 395 line):http://pastie.org/986808 style "scrollbar"
{
engine "murrine"
{
border_shades = { .8, .6} # draw a gradient on the border.
border_colors = { "#C3BAA1", "#C3BAA1" }
contrast = .6
glazestyle = 0 # 0 = flat, 1 = curved, 2 = concave, 3 = top-curved, 4 = beryl
glow_shade = 1.14 # sets glow amount for buttons or widgets
glowstyle = 2 # 0 = top, 1 = bottom, 2 = top and bottom, 3 = center (vertical), 4 = center (hor...