fix: make purple color be before pink

I don't like pink, It must be second
This commit is contained in:
LucasGGamerM 2023-11-22 14:37:27 -03:00
parent 1525ef8bdf
commit 40711fbd28

View file

@ -138,8 +138,8 @@ public class AccountLocalPreferences{
public enum ColorPreference{
MATERIAL3,
PINK,
PURPLE,
PINK,
GREEN,
BLUE,
BROWN,