Update assets and themes to leverage DayNight system.

This commit is contained in:
Cody Henthorne
2020-11-10 10:20:54 -05:00
parent 81eaae4070
commit c3b5323010
610 changed files with 1222 additions and 2043 deletions

View File

@@ -4,6 +4,6 @@
android:viewportWidth="40"
android:viewportHeight="40">
<path
android:fillColor="?conversation_subtitle_color"
android:fillColor="@color/signal_text_toolbar_subtitle"
android:pathData="M25.009,20.07a7.5,7.5 0,1 0,-10.018 0A8,8 0,0 0,8 28v1H9.5V28A6.508,6.508 0,0 1,16 21.5h8A6.508,6.508 0,0 1,30.5 28v1H32V28A8,8 0,0 0,25.009 20.07ZM20,20.5a6,6 0,1 1,6 -6A6,6 0,0 1,20 20.5Z"/>
</vector>