Adding a green theme
This commit is contained in:
@@ -53,7 +53,8 @@ public class GlobalUserPreferences{
|
||||
|
||||
public enum ColorPreference{
|
||||
PINK,
|
||||
PURPLE
|
||||
PURPLE,
|
||||
GREEN
|
||||
}
|
||||
|
||||
public enum ThemePreference{
|
||||
|
||||
Reference in New Issue
Block a user