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

Unified Diff: ios/clean/chrome/browser/ui/toolbar/toolbar_constants.mm

Issue 2894243003: [ios clean] ToolbarButton tint color changes. (Closed)
Patch Set: Created 3 years, 7 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
Index: ios/clean/chrome/browser/ui/toolbar/toolbar_constants.mm
diff --git a/ios/clean/chrome/browser/ui/toolbar/toolbar_constants.mm b/ios/clean/chrome/browser/ui/toolbar/toolbar_constants.mm
index cbad5dd0657bbeee0e6ffd077de1a7cff251cd8b..662f5a0f6becf3718c1434103e20223605d96d1e 100644
--- a/ios/clean/chrome/browser/ui/toolbar/toolbar_constants.mm
+++ b/ios/clean/chrome/browser/ui/toolbar/toolbar_constants.mm
@@ -5,7 +5,6 @@
#import "ios/clean/chrome/browser/ui/toolbar/toolbar_constants.h"
const CGFloat kToolbarBackgroundBrightness = 242.0 / 255.0;
-const CGFloat kToolbarTintColorBrightness = 90.0 / 255.0;
const CGFloat kVerticalMargin = 7.0f;
const CGFloat kHorizontalMargin = 1.0f;

Powered by Google App Engine
This is Rietveld 408576698