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

Commit 8728702d authored by Leon Schneiderman's avatar Leon Schneiderman
Browse files

Adjust outline color for better contrast

Bug: 298100081
Test: Build and run android.graphics.cts.SystemPaletteTest

Change-Id: If08d01f2063291aa3210e4962289668c514a7fb7
parent 514bbc88
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -521,7 +521,7 @@
    <color name="system_surface_dim_dark">#121316</color>
    <color name="system_surface_variant_dark">#44474F</color>
    <color name="system_on_surface_variant_dark">#C4C6D0</color>
    <color name="system_outline_dark">#72747D</color>
    <color name="system_outline_dark">#8E9099</color>
    <color name="system_outline_variant_dark">#444746</color>
    <color name="system_error_dark">#FFB4A8</color>
    <color name="system_on_error_dark">#690001</color>