Skip to content

Commit

Permalink
update styles.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
yechao committed Apr 1, 2024
1 parent aa040eb commit 0240f72
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions yutils/src/main/res/values/styles.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
<resources>

<!-- Base application theme. -->
<style name="AppTheme" parent="Theme.AppCompat.Light.DarkActionBar">
<!-- Customize your theme here. -->
<item name="colorPrimary">@color/colorPrimary</item>
<item name="colorPrimaryDark">@color/colorPrimaryDark</item>
<item name="colorAccent">@color/colorAccent</item>
</style>

</resources>

0 comments on commit 0240f72

Please sign in to comment.