Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(537)

Unified Diff: ui/app_list/app_list_constants.h

Issue 578243002: App list: Change some colours to match the new specs. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@ares-line-not-all-the-way
Patch Set: app_list_background: Fix drawing code so it can draw transparent separator. Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/resources/app_list/start_page.css ('k') | ui/app_list/app_list_constants.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/app_list/app_list_constants.h
diff --git a/ui/app_list/app_list_constants.h b/ui/app_list/app_list_constants.h
index ed7e32f6bca5f6bb8e015dfa5eda868163d060bc..34cb3a3c5c419771a73e421f48144a896ff2bae8 100644
--- a/ui/app_list/app_list_constants.h
+++ b/ui/app_list/app_list_constants.h
@@ -34,6 +34,8 @@ APP_LIST_EXPORT extern const SkColor kResultURLTextColor;
APP_LIST_EXPORT extern const SkColor kGridTitleColor;
APP_LIST_EXPORT extern const SkColor kGridTitleHoverColor;
+APP_LIST_EXPORT extern const SkColor kFolderTitleColor;
+APP_LIST_EXPORT extern const SkColor kFolderTitleHintTextColor;
APP_LIST_EXPORT extern const SkColor kFolderBubbleColor;
APP_LIST_EXPORT extern const int kPageTransitionDurationInMs;
« no previous file with comments | « chrome/browser/resources/app_list/start_page.css ('k') | ui/app_list/app_list_constants.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698