blob: e311ff3d79926a137ece2ae35b83d8fe0e44b69a [file] [log] [blame]
Dianne Hackborn333a6152009-05-26 12:46:23 -07001<?xml version="1.0" encoding="utf-8"?>
2<!-- Copyright (C) 2009 The Android Open Source Project
3
4 Licensed under the Apache License, Version 2.0 (the "License");
5 you may not use this file except in compliance with the License.
6 You may obtain a copy of the License at
Jeff Sharkey14f61ab2009-08-05 21:02:37 -07007
Dianne Hackborn333a6152009-05-26 12:46:23 -07008 http://www.apache.org/licenses/LICENSE-2.0
Jeff Sharkey14f61ab2009-08-05 21:02:37 -07009
Dianne Hackborn333a6152009-05-26 12:46:23 -070010 Unless required by applicable law or agreed to in writing, software
11 distributed under the License is distributed on an "AS IS" BASIS,
12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 See the License for the specific language governing permissions and
14 limitations under the License.
15-->
Dianne Hackborn333a6152009-05-26 12:46:23 -070016<resources>
yaolu2e8f6492017-03-17 11:27:58 -070017 <!-- Adaptive icon background layer color -->
yaolu6d2e4422017-03-28 16:42:42 -070018 <color name="ic_contacts_launcher_background">#2458CA</color>
Gary Mai02c3dee2017-05-05 15:49:11 -070019 <color name="ic_add_contact_shortcut_background">#F5F5F5</color>
yaolu2e8f6492017-03-17 11:27:58 -070020
Gary Maia6c80b32016-09-30 16:34:55 -070021 <!-- 87% black -->
22 <color name="quantum_black_text">#dd000000</color>
23
Gary Mai3e9637f2016-09-06 18:22:55 -070024 <!-- 54% black -->
25 <color name="quantum_black_secondary_text">#89000000</color>
26
27 <!-- 38% black -->
28 <color name="quantum_black_hint_text">#61000000</color>
Andy Huang1a817f02011-10-05 20:48:18 -070029
Brian Attwell60953692014-07-11 17:18:46 -070030 <color name="quickcontact_entry_sub_header_text_color">#737373</color>
31 <color name="quickcontact_entry_header_text_color">#202020</color>
Jeff Sharkey02599212009-10-13 16:27:09 -070032
yaolu14235e62016-10-21 16:09:42 -070033 <color name="action_bar_background">#2a56c6</color>
Walter Jang5dde93f2016-05-26 13:56:53 -070034
Wenyi Wangf8a5ab42016-05-25 16:04:13 -070035 <color name="nav_item_selected_background">#0f000000</color>
36
Katherine Kuan6cb8be12011-08-04 17:11:25 -070037 <color name="action_bar_button_text_color">#FFFFFF</color>
Frank Sposaro257cec12011-08-02 15:52:53 -070038
Brian Attwell77329c82014-08-06 22:10:12 -070039 <color name="actionbar_background_color">@color/primary_color</color>
Brian Attwell77329c82014-08-06 22:10:12 -070040
Wenyi Wangdb662692016-07-14 16:07:44 -070041 <color name="contextual_selection_bar_color">#f6f6f6</color>
Brian Attwell20510ec2015-02-27 16:10:45 -080042 <!-- Color of the status bar above the contextual selection bar. -->
Wenyi Wangdb662692016-07-14 16:07:44 -070043 <color name="contextual_selection_bar_status_bar_color">#bababa</color>
Brian Attwell20510ec2015-02-27 16:10:45 -080044
yaolu455bf772016-11-09 20:48:45 -080045 <color name="primary_color_dark">#1c3aa9</color>
yaolu14235e62016-10-21 16:09:42 -070046 <color name="primary_color">#2a56c6</color>
Brian Attwell77329c82014-08-06 22:10:12 -070047
Wenyi Wang92d7e512016-10-03 14:57:19 -070048 <color name="group_primary_color_dark">#546E7A</color>
49 <color name="group_primary_color">#607D8B</color>
50
Brian Attwell96107e62014-08-06 22:29:19 -070051 <!-- Color of the selected tab underline -->
52 <color name="contacts_accent_color">#FFFFFF</color>
53
54 <color name="floating_action_button_icon_color">@color/contacts_accent_color</color>
Paul Soulos2b9563d2014-05-27 16:21:23 -070055
Brian Attwelldaa20582014-11-25 20:45:44 -080056 <!-- Horizontal separator line should be 12% dark in the light theme. -->
57 <color name="divider_line_color_light">#e0e0e0</color>
Paul Soulos2d48b5a2014-05-29 13:56:25 -070058
59 <!-- Color of the text on an ExpandingEntryCard button -->
60 <color name="expanding_entry_card_button_text_color">@android:color/black</color>
61
Paul Soulos2fad98e2014-05-29 16:20:05 -070062 <!-- Background color for an ExpandingEntryCard -->
Brian Attwell9b889e62014-06-23 18:25:32 -070063 <color name="expanding_entry_card_background_color">#ffffff</color>
Paul Soulos2fad98e2014-05-29 16:20:05 -070064
Paul Soulos5ec23fd2014-05-29 18:19:38 -070065 <!-- Color of the margin for cards -->
Brian Attwell9b889e62014-06-23 18:25:32 -070066 <color name="card_margin_color">#f4f4f4</color>
Paul Soulosab840442014-06-17 14:08:40 -070067
68 <color name="call_arrow_green">#2aad6f</color>
69 <color name="call_arrow_red">#ff2e58</color>
Sai Cheemalapati5b221082014-06-27 14:45:43 -070070
Sai Cheemalapati5b221082014-06-27 14:45:43 -070071 <!-- Background color of pinned header items. -->
Brian Attwelld038b402014-08-29 13:50:51 -070072 <color name="list_item_pinned_header_color">@color/background_primary</color>
Brian Attwell043fba62014-10-30 11:11:56 -070073
74 <!-- Color of the mime-type icons inside the editor. 50% black. -->
75 <color name="editor_icon_color">#7f7f7f</color>
Brian Attwelld690dff2014-12-02 15:04:56 -080076
Walter Jang261e1062015-03-13 11:07:23 -070077 <!-- Color of disabled text and unfocused hint text inside the contact editor. 25% black. -->
78 <color name="editor_disabled_text_color">#40000000</color>
Wenyi Wang409541c2015-10-15 20:12:56 -070079
Wenyi Wang53684892015-10-23 11:11:16 -070080 <!-- Color of text on disabled link contacts button, 25% black. -->
81 <color name="disabled_button_text">#40000000</color>
82
83 <!-- Color of background of disabled link contacts button, 15% black. -->
84 <color name="disabled_button_background">#26000000</color>
yaolud8effeb2016-06-29 14:42:38 -070085
Marcus Hagerott2aa31982016-10-25 14:36:25 -070086 <!-- Color of text of people names in contact list when item is disabled. 30% black -->
87 <color name="disabled_contact_list_name_text">#4D000000</color>
88
yaolud8effeb2016-06-29 14:42:38 -070089 <!-- Color of background of all empty states. -->
90 <color name="empty_state_background">#efefef</color>
91
Xi Chen947c23d2016-06-30 20:23:52 -070092 <!-- Colors of swipeRefreshLayout's spinning circle. -->
93 <color name="swipe_refresh_color1">#0f9d58</color>
94 <color name="swipe_refresh_color2">#dd4b37</color>
95 <color name="swipe_refresh_color3">#4285f4</color>
96 <color name="swipe_refresh_color4">#f4b400</color>
Tingting Wanga8719e12016-08-02 13:51:35 -070097
Walter Jang13a9c332016-08-13 08:35:14 -070098 <!-- Color of ripples used for views with dark backgrounds -->
99 <color name="ripple_material_dark">#a0ffffff</color>
100
101 <!-- Divider color for header separator -->
102 <color name="primary_text_color">#363636</color>
103
104 <color name="secondary_text_color">@color/dialtacts_secondary_text_color</color>
105
106 <!-- Text color for section header. -->
107 <color name="section_header_text_color">@color/dialtacts_theme_color</color>
108
Walter Jang13a9c332016-08-13 08:35:14 -0700109 <!-- Color of the theme of the People app -->
110 <color name="people_app_theme_color">#363636</color>
111
112 <!-- Color of the theme of the Dialer app -->
yaolu14235e62016-10-21 16:09:42 -0700113 <color name="dialtacts_theme_color">#2a56c6</color>
Walter Jang13a9c332016-08-13 08:35:14 -0700114
115 <!-- Color of image view placeholder. -->
116 <color name="image_placeholder">#DDDDDD</color>
117
118 <!-- Primary text color in the Phone app -->
119 <color name="dialtacts_primary_text_color">#333333</color>
120
121 <!-- Secondary text color in the Phone app -->
122 <color name="dialtacts_secondary_text_color">#737373</color>
123
Walter Jang13a9c332016-08-13 08:35:14 -0700124 <color name="shortcut_overlay_text_background">#7f000000</color>
125
126 <color name="textColorIconOverlay">#fff</color>
127 <color name="textColorIconOverlayShadow">#000</color>
128
129 <!-- Background colors for LetterTileDrawables. This set of colors is a subset of
130 https://spec.googleplex.com/quantumpalette#extended which passes Google Accessibility
131 Requirements for the color in question on white with >= 3.0 contrast. We used
132 http://leaverou.github.io/contrast-ratio/#white-on-%23db4437 to double-check the contrast.
133
134 These colors are also used by MaterialColorMapUtils to generate primary activity colors.
135 -->
136 <array name="letter_tile_colors">
137 <item>#DB4437</item>
138 <item>#E91E63</item>
139 <item>#9C27B0</item>
140 <item>#673AB7</item>
141 <item>#3F51B5</item>
142 <item>#4285F4</item>
143 <item>#039BE5</item>
144 <item>#0097A7</item>
145 <item>#009688</item>
146 <item>#0F9D58</item>
147 <item>#689F38</item>
148 <item>#EF6C00</item>
149 <item>#FF5722</item>
150 <item>#757575</item>
151 </array>
152
153 <!-- Darker versions of letter_tile_colors, two shades darker. These colors are used
154 for settings secondary activity colors. -->
155 <array name="letter_tile_colors_dark">
156 <item>#C53929</item>
157 <item>#C2185B</item>
158 <item>#7B1FA2</item>
159 <item>#512DA8</item>
160 <item>#303F9F</item>
161 <item>#3367D6</item>
162 <item>#0277BD</item>
163 <item>#006064</item>
164 <item>#00796B</item>
165 <item>#0B8043</item>
166 <item>#33691E</item>
167 <item>#E65100</item>
168 <item>#E64A19</item>
169 <item>#424242</item>
170 </array>
171
172 <!-- The default color used for tinting photos when no color can be extracted via Palette,
173 this is Blue Grey 500 -->
174 <color name="quickcontact_default_photo_tint_color">#607D8B</color>
175 <!-- The default secondary color when no color can be extracted via Palette,
176 this is Blue Grey 700 -->
177 <color name="quickcontact_default_photo_tint_color_dark">#455A64</color>
178
179
180 <color name="letter_tile_default_color">#cccccc</color>
181
182 <color name="letter_tile_font_color">#ffffff</color>
183
Walter Jang13a9c332016-08-13 08:35:14 -0700184 <!-- Color for icons in the actionbar -->
185 <color name="actionbar_icon_color">#ffffff</color>
Walter Jang13a9c332016-08-13 08:35:14 -0700186
Walter Jang13a9c332016-08-13 08:35:14 -0700187 <!-- Color of the title to the Frequently Contacted section -->
188 <color name="frequently_contacted_title_color">@color/actionbar_background_color</color>
189
190 <!-- Color of action bar text. Ensure this stays in sync with packages/Telephony
191 phone_settings_actionbar_text_color-->
192 <color name="actionbar_text_color">#ffffff</color>
193 <!-- 54% black for icons -->
194 <color name="actionbar_icon_color_grey">#8C000000</color>
195 <!-- 87% black for actionbar text -->
196 <color name="actionbar_text_color_black">#DF000000</color>
197 <!-- Solid grey for status bar overlay-->
198 <color name="actionbar_color_grey_solid">#777777</color>
Walter Jang13a9c332016-08-13 08:35:14 -0700199
200 <!-- Text color of the search box text as entered by user -->
201 <color name="searchbox_text_color">#000000</color>
202 <!-- Background color of the search box -->
203 <color name="searchbox_background_color">#ffffff</color>
204
205 <color name="searchbox_hint_text_color">#66000000</color>
Walter Jang13a9c332016-08-13 08:35:14 -0700206
207 <color name="search_shortcut_icon_color">@color/dialtacts_theme_color</color>
208
209 <!-- Color of the background of the contact detail and editor pages -->
210 <color name="background_primary">#f9f9f9</color>
211 <color name="contact_all_list_background_color">#FFFFFF</color>
212
213 <!-- Text color used for character counter when the max limit has been exceeded -->
214 <color name="call_subject_limit_exceeded">#d1041c</color>
215
216 <!-- Tint color for the call subject history icon. -->
217 <color name="call_subject_history_icon">#000000</color>
218
219 <!-- Divider line on the call subject dialog. -->
220 <color name="call_subject_divider">#d8d8d8</color>
221
222 <!-- Text color for the SEND & CALL button on the call subject dialog. -->
223 <color name="call_subject_button">#00c853</color>
224
225 <!-- Background color for the call subject history view. -->
226 <color name="call_subject_history_background">#ffffff</color>
227 <color name="search_video_call_icon_tint">@color/searchbox_hint_text_color</color>
228
229 <!-- Text color for an action in a snackbar. -->
yaolu14235e62016-10-21 16:09:42 -0700230 <color name="snackbar_action_text">#ffffff</color>
Walter Jang13a9c332016-08-13 08:35:14 -0700231 <!-- Background color for a snackbar. -->
232 <color name="snackbar_background">#333333</color>
233
234 <!-- Color of account/custom filters -->
235 <color name="account_filter_text_color">@color/actionbar_text_color_black</color>
236 <color name="custom_filter_divider">#dbdbdb</color>
237
238 <color name="material_star_pink">#f50057</color>
239
240 <!-- Primary text color in Contacts app -->
241 <color name="contacts_text_color">#333333</color>
Marcus Hagerottfac695a2016-08-24 17:02:40 -0700242
243 <!-- tint color for device account icons -->
244 <color name="device_account_tint_color">#7f7f7f</color>
yaolu491cca52016-09-30 14:04:40 -0700245
246 <!-- Background color for sync-off alert. -->
247 <color name="alert_background">#e0e0e0</color>
Wenyi Wang2829deb2017-01-04 14:05:13 -0800248
249 <!-- Divider color in navigation drawer -->
250 <color name="drawer_divider_color">#E5E5E5</color>
251
252 <!-- Background color for the navigation drawer -->
253 <color name="navigation_drawer_background_color">#FAFAFA</color>
254
255 <!-- Background color for the current selected item in the navigation drawer -->
256 <color name="drawer_selected_color">#E8E8E8</color>
257
258 <!-- Highlight color used in places such as ripples -->
259 <color name="control_highlight_color">#1A000000</color>
260
Dianne Hackborn333a6152009-05-26 12:46:23 -0700261</resources>