GNOME Bugzilla – Bug 682476
Overview scrollbar theming not optimal
Last modified: 2012-08-22 15:29:14 UTC
IMO there's two suboptimal things in the way scrollbars in the overview are themed right now: - the colors are generally a little bit too light (it catches the eye quite a bit) - the border around the scrollbar slider is of a different color than the trough As far as I can see, there's no way to solve the second part yet, since background-clip properties are not available in Shell's CSS. Attached is a patch that tries to improve the coloring of the slider though; colors are taken from the dark variant of Adwaita.
Created attachment 222154 [details] [review] theme: improve scrollbars coloring
Review of attachment 222154 [details] [review]: Getting this off the queue - good to commit if designers agree
Created attachment 222164 [details] screenshot Looks good in the overview. I'm not so sure about the notification scrollbars though - the handle border seems too prominent and makes it a bit noisy. But I'll defer to Jimmac on this one.
Attachment 222154 [details] pushed as c50132b - theme: improve scrollbars coloring Pushed after talking with Allan on IRC. Going to close this.