Skip to content

Commit

Permalink
Revert some UI changes again :(
Browse files Browse the repository at this point in the history
  • Loading branch information
RikkaW committed Feb 19, 2022
1 parent f2a4004 commit 6812764
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions manager/src/main/res/values-v31/themes_overlay.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,8 @@
<resources>

<style name="ThemeOverlay.DynamicColors.Light" parent="ThemeOverlay.Material3.DynamicColors.Light.Rikka">
<item name="android:colorBackground">@android:color/system_neutral1_50</item>
<item name="colorSurface">@android:color/system_neutral1_50</item>
</style>

<style name="ThemeOverlay.DynamicColors.Dark" parent="ThemeOverlay.Material3.DynamicColors.Dark.Rikka">
<item name="android:colorBackground">@android:color/system_neutral1_900</item>
<item name="colorSurface">@android:color/system_neutral1_900</item>
</style>
</resources>

0 comments on commit 6812764

Please sign in to comment.