blob: 1f6b7db9f947be94e65be62a9bb9d982e06895d6 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2013 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="no_content_text_color">#ffffff</color>
<color name="icon_tint">@*android:color/car_body2_light</color>
<color name="album_art_background">@*android:color/car_grey_100</color>
<!-- Color displayed behind the transport controls while browsing -->
<color name="browse_playback_bg_color">@*android:color/car_card</color>
<!-- Default media background -->
<color name="media_template_background">@*android:color/car_dark_blue_grey_800</color>
<!-- Scrim displayed on top of playback album art background -->
<color name="media_scrim_background">@*android:color/car_dark_blue_grey_900</color>
<!-- Color used on the progress bar background -->
<color name="progress_bar_background">@*android:color/car_seekbar_track_background</color>
<!-- Color used on the progress bar -->
<color name="progress_bar_highlight">@color/media_source_default_color</color>
<!-- Color used on the thumb of the progress bar -->
<color name="progress_bar_thumb_color">@color/media_source_default_color</color>
<!-- appbar_view.xml -->
<color name="appbar_view_icon_tint">@color/primary_app_icon_color</color>
<color name="appbar_view_settings_tint">@color/uxr_button_image_color_selector</color>
<color name="search_hint_text_color">#33FFFFFF</color>
<!-- fragment_metadata.xml -->
<color name="fragment_metadata_queue_divider_color">@*android:color/car_list_divider_light
</color>
<color name="queue_playing_icon_color">@*android:color/car_tint_light</color>
<!-- tab_view.xml -->
<color name="tab_view_icon_tint">@*android:color/car_tint_light</color>
<color name="tab_view_text_color">@*android:color/car_grey_400</color>
<!-- Color used for the search bar underline -->
<color name="search_bar_underline_color">@android:color/white</color>
</resources>