Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6f3a79c1 authored by Anthony Chen's avatar Anthony Chen Committed by Android (Google) Code Review
Browse files

Merge "Update to new text styles from car support lib."

parents 17f78764 bafb2f02
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@
    <color name="car_accent">#356FE5</color>
    <!-- colors for user switcher -->
    <color name="car_user_switcher_background_color">#000000</color>
    <color name="car_user_switcher_name_text_color">@color/car_title2_light</color>
    <color name="car_user_switcher_name_text_color">@color/car_body1_light</color>
    <color name="car_user_switcher_add_user_background_color">#131313</color>
    <color name="car_nav_icon_fill_color">@color/car_grey_50</color>
    <!-- colors for seekbar -->
+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@
    <dimen name="car_primary_icon_size">36dp</dimen>

    <!-- dimensions for the car user switcher -->
    <dimen name="car_user_switcher_name_text_size">@dimen/car_title2_size</dimen>
    <dimen name="car_user_switcher_name_text_size">@dimen/car_body1_size</dimen>
    <dimen name="car_user_switcher_vertical_spacing_between_users">124dp</dimen>

    <!--These values represent MIN and MAX for hvac-->