mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-10 15:47:48 +01:00
Reorder themes
This commit is contained in:
parent
605c3de150
commit
2e81e1b7d8
1 changed files with 1 additions and 1 deletions
|
@ -38,9 +38,9 @@ object PreferenceValues {
|
|||
STRAWBERRY_DAIQUIRI(R.string.theme_strawberrydaiquiri),
|
||||
TAKO(R.string.theme_tako),
|
||||
TEALTURQUOISE(R.string.theme_tealturquoise),
|
||||
TIDAL_WAVE(R.string.theme_tidalwave),
|
||||
YINYANG(R.string.theme_yinyang),
|
||||
YOTSUBA(R.string.theme_yotsuba),
|
||||
TIDAL_WAVE(R.string.theme_tidalwave),
|
||||
|
||||
// Deprecated
|
||||
DARK_BLUE(null),
|
||||
|
|
Loading…
Reference in a new issue