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="24"
android:viewportHeight="24">
<path
android:fillColor="?conversation_subtitle_color"
android:fillColor="@color/signal_text_toolbar_subtitle"
android:pathData="M4,18h17v-6H4v6zM4,5v6h17V5H4z"/>
</vector>