After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 682476 - Overview scrollbar theming not optimal
Overview scrollbar theming not optimal
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2012-08-22 14:04 UTC by Cosimo Cecchi
Modified: 2012-08-22 15:29 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
theme: improve scrollbars coloring (1.17 KB, patch)
2012-08-22 14:04 UTC, Cosimo Cecchi
committed Details | Review
screenshot (55.06 KB, image/png)
2012-08-22 15:11 UTC, Allan Day
  Details

Description Cosimo Cecchi 2012-08-22 14:04:44 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.
Comment 1 Cosimo Cecchi 2012-08-22 14:04:47 UTC
Created attachment 222154 [details] [review]
theme: improve scrollbars coloring
Comment 2 Florian Müllner 2012-08-22 14:08:38 UTC
Review of attachment 222154 [details] [review]:

Getting this off the queue - good to commit if designers agree
Comment 3 Allan Day 2012-08-22 15:11:52 UTC
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.
Comment 4 Cosimo Cecchi 2012-08-22 15:29:01 UTC
Attachment 222154 [details] pushed as c50132b - theme: improve scrollbars coloring

Pushed after talking with Allan on IRC. Going to close this.