Skip to content

Commit

Permalink
playback: remove unused button theme
Browse files Browse the repository at this point in the history
  • Loading branch information
OxygenCobalt committed Jan 9, 2025
1 parent 29320f4 commit c359048
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions app/src/main/res/values-night/styles_ui.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,4 @@
<item name="colorContainer">?attr/colorPrimaryContainer</item>
<item name="colorOnContainer">?attr/colorOnPrimaryContainer</item>
</style>

<style name="ThemeOverlay.Auxio.IconButton.Huge" parent="">
<item name="colorContainer">?attr/colorSecondaryContainer</item>
<item name="colorOnContainer">?attr/colorOnSecondaryContainer</item>
</style>
</resources>

0 comments on commit c359048

Please sign in to comment.