Adding a green theme

This commit is contained in:
LucasGGamerM
2022-12-02 14:00:58 -03:00
parent 8fa5824e3e
commit 1747ff98b5
8 changed files with 118 additions and 1 deletions

View File

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