Merge "Remove dark mode Launcher3 colors for blur." into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
21df4da217
@@ -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>
|
||||
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user