| <?xml version="1.0" encoding="utf-8"?> |
| <!-- |
| Copyright (c) 2016 Project Substratum |
| |
| Licensed under the Apache License, Version 2.0 (the "License"); |
| you may not use this file except in compliance with the License. |
| You may obtain a copy of the License at |
| |
| http://www.apache.org/licenses/LICENSE-2.0 |
| |
| Unless required by applicable law or agreed to in writing, software |
| distributed under the License is distributed on an "AS IS" BASIS, |
| WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| See the License for the specific language governing permissions and |
| limitations under the License. |
| --> |
| |
| <resources> |
| <color name="frequent_contact_text_color">@android:color/black</color> |
| <color name="contact_tile_text_color">#ff202020</color> |
| <color name="starred_quick_contact_name_text_color">@android:color/white</color> |
| <color name="back_arrow_icon_tint_color">@color/actionbar_background_color</color> |
| </resources> |