Skip to content

Commit

Permalink
clipboard: Night mode icons
Browse files Browse the repository at this point in the history
  • Loading branch information
Julow committed Jun 29, 2024
1 parent 9b00e33 commit f7cd55e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions res/values/styles.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@
<item name="android:layout_width">24dp</item>
<item name="android:layout_height">24dp</item>
<item name="android:layout_marginHorizontal">2dp</item>
<item name="android:backgroundTint">?attr/colorLabel</item>
<item name="android:backgroundTintMode">src_in</item>
</style>
<!-- Launcher activity -->
<style name="paragraph">
Expand Down

0 comments on commit f7cd55e

Please sign in to comment.