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

@@ -0,0 +1,9 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="16dp"
android:height="16dp"
android:viewportWidth="16"
android:viewportHeight="16">
<path
android:pathData="M10,3C9.4872,3 8.986,3.1549 8.5596,3.4452C8.1333,3.7354 7.801,4.148 7.6048,4.6307C7.4085,5.1133 7.3572,5.6444 7.4572,6.1568C7.5573,6.6693 7.8042,7.1399 8.1668,7.5093C8.5293,7.8788 8.9913,8.1303 9.4942,8.2323C9.9971,8.3342 10.5184,8.2819 10.9921,8.082C11.4659,7.882 11.8708,7.5434 12.1557,7.109C12.4405,6.6747 12.5926,6.1639 12.5926,5.6415C12.5926,4.9409 12.3194,4.2691 11.8332,3.7737C11.347,3.2783 10.6876,3 10,3ZM12.6215,8.3034C12.2781,8.6557 11.8696,8.9353 11.4197,9.126C10.9698,9.3168 10.4873,9.415 10,9.415C9.5127,9.415 9.0302,9.3168 8.5803,9.126C8.1304,8.9353 7.7219,8.6557 7.3785,8.3034C6.6861,8.5432 6.0846,8.9976 5.6581,9.6028C5.2317,10.2081 5.0016,10.9341 5,11.6792V12.2453C5,12.4454 5.078,12.6374 5.217,12.7789C5.3559,12.9205 5.5443,13 5.7407,13H14.2593C14.4557,13 14.6441,12.9205 14.783,12.7789C14.922,12.6374 15,12.4454 15,12.2453V11.6792C14.9984,10.9341 14.7683,10.2081 14.3419,9.6028C13.9154,8.9976 13.3139,8.5432 12.6215,8.3034Z"
android:fillColor="#000000"/>
</vector>