Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 09b4fbdd authored by ByteHamster's avatar ByteHamster Committed by cketti
Browse files

Use material colors for account colors

parent a64f90cd
Loading
Loading
Loading
Loading
+19 −5
Original line number Diff line number Diff line
@@ -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">