Merge "Remove dark mode Launcher3 colors for blur." into main

This commit is contained in:
Treehugger Robot
2025-04-30 23:50:48 -07:00
committed by Android (Google) Code Review
2 changed files with 0 additions and 6 deletions
-4
View File
@@ -23,10 +23,6 @@
<color name="all_set_page_background">@android:color/system_neutral1_900</color>
<!-- Redefined to override non-quickstep dark theme. Should match light theme. -->
<color name="blur_shade_panel_fg">@androidprv:color/shade_panel_fg</color>
<color name="blur_shade_panel_bg">@androidprv:color/shade_panel_bg</color>
<!-- Turn on work apps button -->
<color name="work_turn_on_stroke">@color/materialColorPrimary</color>
</resources>
-2
View File
@@ -15,8 +15,6 @@
-->
<resources>
<color name="blur_shade_panel_fg">#66152E60</color>
<color name="material_color_surface_container_lowest">#0D0E11</color>
<color name="material_color_on_surface">#E3E2E6</color>