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

Unified Diff: remoting/ios/app/remoting_theme.h

Issue 2957943002: [CRD iOS] Add the host setup instruction page (Closed)
Patch Set: Add comment Created 3 years, 6 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: remoting/ios/app/remoting_theme.h
diff --git a/remoting/ios/app/remoting_theme.h b/remoting/ios/app/remoting_theme.h
index 2e621021fb111b26998240a2a8cd18624fa4c79c..46d36b82d8359bceb278fd85de92e9d12b432954 100644
--- a/remoting/ios/app/remoting_theme.h
+++ b/remoting/ios/app/remoting_theme.h
@@ -17,6 +17,7 @@
@property(class, nonatomic, readonly) UIColor* menuBlueColor;
@property(class, nonatomic, readonly) UIColor* offlineHostColor;
@property(class, nonatomic, readonly) UIColor* onlineHostColor;
+@property(class, nonatomic, readonly) UIColor* setupListBackgroundColor;
// Icons

Powered by Google App Engine
This is Rietveld 408576698