Swap selected and highlighted colors in app launcher
commit79df93870043072b0f2bff6166b7070d9b028bad
authorbenwells@chromium.org <benwells@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 10 May 2013 10:03:24 +0000 (10 10:03 +0000)
committerbenwells@chromium.org <benwells@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 10 May 2013 10:03:24 +0000 (10 10:03 +0000)
tree292fdb80dd11a5cc9770da70ebc48f55641f1ac2
parent54f7fece1d16174e7721466e684bbdb1da0a5a43
Swap selected and highlighted colors in app launcher

The selected color is now darker than the highlighted color, which
makes the fact that the keyboard will operate on the selected item
more obvious.

This change also changes how the colors in the search result list
are worked out.

Some animation handling code is also removed as the hover animation
has been removed.

BUG=234666

Review URL: https://chromiumcodereview.appspot.com/14900009

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@199446 0039d316-1c4b-4281-b951-d872f2087c98
ui/app_list/app_list_constants.cc
ui/app_list/app_list_constants.h
ui/app_list/cocoa/apps_grid_view_item.mm
ui/app_list/views/app_list_item_view.cc
ui/app_list/views/search_result_view.cc