blob: 7d350c795d4b2105e9ef87fa95b909026e9726f5 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8" ?>
<!--
~ Copyright (C) 2021 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="card_background">@color/car_surface_1</color>
<color name="action_button_background_color">@color/car_secondary_container</color>
<color name="clear_all_button_background_color">@color/car_primary_container</color>
<color name="notification_background_color">@color/car_surface_1</color>
<color name="hun_background_color">@color/car_surface_2</color>
<color name="primary_text_color">@color/car_on_surface</color>
<color name="notification_list_divider_color">@color/car_secondary</color>
<color name="secondary_text_color">@color/car_on_surface_variant</color>
<color name="icon_tint">@color/car_on_secondary_container</color>
<color name="notification_accent_color">@color/car_on_secondary_container</color>
<color name="dark_icon_tint">@color/car_on_primary</color>
<color name="call_accept_button">@color/car_green_color</color>
<color name="call_decline_button">@color/car_red_color</color>
<color name="primary_action_button_bg_color">@color/car_primary</color>
<color name="first_action_button_text_color">@color/car_on_primary</color>
<color name="play_icon_tint">@color/first_action_button_text_color</color>
<color name="emergency_background_color">@color/car_error_container</color>
<color name="emergency_primary_text_color">@color/car_on_error_container</color>
<color name="emergency_secondary_text_color">@color/car_error</color>
<color name="information_background_color">@color/car_surface_2</color>
<color name="information_primary_text_color">@color/car_on_surface</color>
<color name="information_secondary_text_color">@color/car_on_surface_variant</color>
<color name="warning_background_color">@color/car_yellow_color_container</color>
<color name="warning_primary_text_color">@color/car_yellow_on_color_container</color>
<color name="warning_secondary_text_color">@color/car_yellow_color</color>
<color name="unmute_button">@color/car_primary</color>
<color name="count_text">@color/car_primary</color>
</resources>