Adding blue theme and refactoring styles.xml

This commit is contained in:
LucasGGamerM
2022-12-03 16:25:28 -03:00
parent 77669cedf6
commit bad44b145c
9 changed files with 205 additions and 128 deletions

View File

@@ -54,7 +54,8 @@ public class GlobalUserPreferences{
public enum ColorPreference{
PINK,
PURPLE,
GREEN
GREEN,
BLUE
}
public enum ThemePreference{