blob: c675a5de969d705c37c4de3afd579071dcfd9dfd [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (C) 2020 The Android Open Source Project
~
~ 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="thumb_gray_color">#3C4043</color>
<color name="clear_cache_icon_color">#DADCE0</color>
<!-- PhotoPicker -->
<color name="picker_primary_color">#8AB4F8</color>
<color name="picker_background_color">#202124</color>
<color name="picker_highlight_color">#3D8AB4F8</color>
<color name="picker_date_header_text_color">@color/picker_default_white</color>
<color name="picker_toolbar_icon_color">#E8EAED</color>
<color name="picker_toolbar_chip_text_color">#E8EAED</color>
<color name="picker_toolbar_title_color">#FFFFFF</color>
<color name="picker_drag_bar_color">#686868</color>
<!-- PhotoPicker Profile Button -->
<color name="picker_profile_button_content_color">#A8C7FA</color>
<color name="picker_profile_button_background_color">#1F1F1F</color>
<color name="picker_profile_disabled_button_content_color">#E3E3E3</color>
<color name="picker_profile_disabled_button_background_color">#DADADA</color>
</resources>