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

Commit bafb2f02 authored by Anthony Chen's avatar Anthony Chen
Browse files

Update to new text styles from car support lib.

Bug: 112278117
Test: build and deploy SysUI
Change-Id: I5c938bb82fd1b6a00cd69fa8f5e62e15be2ba52b
parent 69416026
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-->