Fixed notification color in dark theme.

This commit is contained in:
Alex Ning 2019-09-04 16:24:38 +08:00
parent e2173e0c09
commit ad497aa504

View File

@ -52,5 +52,7 @@
<color name="unreadMessageBackgroundColor">#123E77</color> <color name="unreadMessageBackgroundColor">#123E77</color>
<color name="notificationIconColor">#1565C0</color>
<color name="defaultTextColor">#B3FFFFFF</color> <color name="defaultTextColor">#B3FFFFFF</color>
</resources> </resources>