Match U setupdesign dark theme

Change-Id: Ifac33e5fc792e4a19cee645dbc355f56fcfada89
This commit is contained in:
Michael Bestas
2024-02-16 23:55:33 +02:00
parent 965cd0c223
commit ee0104638c

View File

@@ -1,15 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
SPDX-FileCopyrightText: 2022 The LineageOS Project
SPDX-License-Identifier: Apache-2.0
-->
<resources>
<style name="Theme.Setup" parent="@style/SudDynamicColorThemeGlifV3">
<!-- This is present in SudFullDynamicColorThemeGlifV3 but we
don't want grey as our primary color, to match GMS SUW. -->
<item name="sucFullDynamicColor">true</item>
<item name="sucUsePartnerResource">true</item>
<item name="sudUsePartnerHeavyTheme">true</item>
</style>
</resources>