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

Commit 17b32ad1 authored by Julia Reynolds's avatar Julia Reynolds Committed by android-build-merger
Browse files

Merge "Change colors for a11y" into qt-dev

am: fc868fa8

Change-Id: I6e8055d0f735957e654ca74496b379cf7a5e3b9f
parents 7c8536ce fc868fa8
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -46,7 +46,7 @@
    <color name="notification_primary_text_color">@*android:color/notification_primary_text_color_dark</color>

    <color name="notification_guts_link_icon_tint">@color/GM2_grey_500</color>
    <color name="notification_guts_sub_text_color">@color/GM2_grey_500</color>
    <color name="notification_guts_sub_text_color">@color/GM2_grey_300</color>
    <color name="notification_guts_header_text_color">@color/GM2_grey_200</color>
    <color name="notification_guts_info_button_color">@color/GM2_blue_300</color>
    <color name="notification_guts_priority_button_content_color">@color/GM2_grey_500</color>
@@ -54,7 +54,7 @@
    <color name="notification_guts_priority_button_bg_fill_color">@color/transparent</color>
    <color name="notification_guts_priority_button_bg_fill_color_selected">@color/GM2_grey_800</color>
    <color name="notification_guts_priority_button_bg_stroke_color">@color/GM2_grey_700</color>
    <color name="notification_guts_priority_button_bg_stroke_color_selected">@color/GM2_grey_700</color>
    <color name="notification_guts_priority_button_bg_stroke_color_selected">@color/GM2_blue_300</color>

    <color name="notification_section_header_label_color">@color/GM2_grey_200</color>
    <color name="notification_section_clear_all_btn_color">@color/GM2_grey_500</color>