Use material colors for account colors

This commit is contained in:
ByteHamster 2019-11-21 02:33:00 +01:00 committed by cketti
parent a64f90cd68
commit 09b4fbdd34

View file

@ -2,11 +2,25 @@
<resources>
<integer-array name="account_colors">
<item>0xFF0099CC</item>
<item>0xFF669900</item>
<item>0xFFFF8800</item>
<item>0xFFCC0000</item>
<item>0xFF9933CC</item>
<item>0xFFFFB300</item> <!-- Amber 600 -->
<item>0xFFFB8C00</item> <!-- Orange 600 -->
<item>0xFFF4511E</item> <!-- Deep orange 600-->
<item>0xFFE53935</item> <!-- Red 600 -->
<item>0xFFC0CA33</item> <!-- Lime 600 -->
<item>0xFF7CB342</item> <!-- Light green 600 -->
<item>0xFF388E3C</item> <!-- Green 700 -->
<item>0xFF00897B</item> <!-- Teal 600 -->
<item>0xFF00ACC1</item> <!-- Cyan 600 -->
<item>0xFF039BE5</item> <!-- Light blue 600 -->
<item>0xFF1976D2</item> <!-- Blue 700 -->
<item>0xFF3949AB</item> <!-- Indigo 600 -->
<item>0xFFE91E63</item> <!-- Pink 500 -->
<item>0xFF8E24AA</item> <!-- Purple 600-->
<item>0xFF5E35B1</item> <!-- Deep purple 600-->
<item>0xFF455A64</item> <!-- Blue gray 700 -->
</integer-array>
<string-array name="check_frequency_values" translatable="false">