blob: 4ebfaed36b62d64fa7c010071db9a2e3764911da [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (C) 2017 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="car_headline1">@color/car_headline1_light</color>
<color name="car_headline2">@color/car_headline2_light</color>
<color name="car_headline3">@color/car_headline3_light</color>
<color name="car_headline4">@color/car_headline4_light</color>
<color name="car_title">@color/car_title_light</color>
<color name="car_title2">@color/car_title2_light</color>
<color name="car_body1">@color/car_body1_light</color>
<color name="car_body2">@color/car_body2_light</color>
<color name="car_body3">@color/car_body3_light</color>
<color name="car_body4">@color/car_body4_light</color>
<color name="car_action1">@color/car_action1_light</color>
<color name="car_tint">@color/car_tint_light</color>
<color name="car_tint_inverse">@color/car_tint_dark</color>
<color name="car_card">@color/car_card_dark</color>
<color name="car_card_ripple_background">@color/car_card_ripple_background_light</color>
<color name="car_card_ripple_background_inverse">@color/car_card_ripple_background_dark</color>
<color name="car_list_divider">@color/car_list_divider_dark</color>
<color name="car_scrollbar_thumb">@color/car_scrollbar_thumb_light</color>
<color name="car_scrollbar_thumb_inverse">@color/car_scrollbar_thumb_dark</color>
<color name="car_accent">@color/car_accent_light</color>
</resources>