simplify themes

This commit is contained in:
sk
2022-12-20 00:59:07 +01:00
parent 667a4aab1a
commit 8d17ac6f28
11 changed files with 406 additions and 1229 deletions

View File

@@ -5,8 +5,6 @@ import static org.joinmastodon.android.api.MastodonAPIController.gson;
import android.content.Context;
import android.content.SharedPreferences;
import androidx.annotation.NonNull;
import com.google.gson.JsonSyntaxException;
import com.google.gson.reflect.TypeToken;
@@ -95,7 +93,6 @@ public class GlobalUserPreferences{
BLUE,
BROWN,
RED,
ORANGE,
YELLOW
}