Adding blue theme and refactoring styles.xml
This commit is contained in:
@@ -54,7 +54,8 @@ public class GlobalUserPreferences{
|
||||
public enum ColorPreference{
|
||||
PINK,
|
||||
PURPLE,
|
||||
GREEN
|
||||
GREEN,
|
||||
BLUE
|
||||
}
|
||||
|
||||
public enum ThemePreference{
|
||||
|
||||
Reference in New Issue
Block a user