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 646261 - switches' blue not same as in eg gnome-control-center
switches' blue not same as in eg gnome-control-center
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
2.91.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2011-03-30 19:14 UTC by Gabriel Burt
Modified: 2011-05-19 16:54 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
selection color for on/off switch (4.81 KB, patch)
2011-04-04 07:21 UTC, Jakub Steiner
accepted-commit_after_freeze Details | Review

Description Gabriel Burt 2011-03-30 19:14:48 UTC
I thought I noticed the blues being different, so I checked in GIMP and sure enough:

nm status icon's switch's blue: 204a87 (no gradient)
g-c-c tree view selection: 4a90d9
g-c-c switch's blue: 5099e6 gradient to 7eb5ed
Comment 1 Jakub Steiner 2011-04-04 07:19:01 UTC
The reason why I originally darkened the default selection color was the lacking contrast to the ON/I label. However the issue is not that dramatic and the added consistency might take a precedence. Attaching a patch to have the shell widgets use the selection color (#4a90d9).
Comment 2 Jakub Steiner 2011-04-04 07:21:42 UTC
Created attachment 185085 [details] [review]
selection color for on/off switch
Comment 3 Dan Winship 2011-04-11 21:32:12 UTC
Comment on attachment 185085 [details] [review]
selection color for on/off switch

marking commit-after-freeze, unless you want to request a UI freeze break
Comment 4 Sean Wilson 2011-04-28 15:39:21 UTC
I think we should remove the blue and use a shade of grey then. GNOME Shell is monochrome and using a light blue doesn't seem to work.

I suggest something like #666 for the switch and volume slider.
Comment 5 Jakub Steiner 2011-05-19 16:54:13 UTC
in git master now.