add Yin Yang Theme (#5508)

* add Yin Yang Theme

* change download badge color to yin yang as well

* update string

* fix &
This commit is contained in:
Riztard Lanthorn
2021-07-08 20:12:23 +07:00
committed by GitHub
parent fb35d7af59
commit d9ea621e54
6 changed files with 26 additions and 0 deletions

View File

@@ -28,6 +28,7 @@ object PreferenceValues {
MIDNIGHT_DUSK(R.string.theme_midnightdusk),
STRAWBERRY_DAIQUIRI(R.string.theme_strawberrydaiquiri),
YOTSUBA(R.string.theme_yotsuba),
YINYANG(R.string.theme_yinyang),
// Deprecated
DARK_BLUE(null),