mirror of
https://github.com/mihonapp/mihon.git
synced 2025-11-12 12:08:56 +01:00
Rename "Dark Blue" theme to "Blue"
This commit is contained in:
@@ -23,7 +23,7 @@ object PreferenceValues {
|
||||
|
||||
enum class AppTheme(val titleResId: Int) {
|
||||
DEFAULT(R.string.theme_default),
|
||||
DARK_BLUE(R.string.theme_darkblue),
|
||||
BLUE(R.string.theme_blue),
|
||||
GREEN_APPLE(R.string.theme_greenapple),
|
||||
HOT_PINK(R.string.theme_hotpink),
|
||||
MIDNIGHT_DUSK(R.string.theme_midnightdusk),
|
||||
|
||||
Reference in New Issue
Block a user