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

Commit fd20e236 authored by Lucas Dupin's avatar Lucas Dupin Committed by Android (Google) Code Review
Browse files

Merge "Hook-up colorForeground to new style" into sc-dev

parents 8fddb7a4 681aceb9
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -48,6 +48,8 @@
    <color name="text_color_secondary_device_default_dark">@color/system_main_200</color>
    <color name="text_color_tertiary_device_default_light">@color/system_main_500</color>
    <color name="text_color_tertiary_device_default_dark">@color/system_main_400</color>
    <color name="foreground_device_default_light">@color/text_color_primary_device_default_light</color>
    <color name="foreground_device_default_dark">@color/text_color_primary_device_default_dark</color>

    <!-- Error color -->
    <color name="error_color_device_default_dark">@color/error_color_material_dark</color>
+86 −0

File changed.

Preview size limit exceeded, changes collapsed.