Added "Yotsuba" theme (#5290)
This commit is contained in:
committed by
GitHub
parent
4dfb3cc972
commit
9b967177c5
@@ -41,6 +41,7 @@ abstract class BaseThemedActivity : AppCompatActivity() {
|
||||
LightThemeVariant.default -> R.style.Theme_Tachiyomi_Light
|
||||
LightThemeVariant.blue -> R.style.Theme_Tachiyomi_Light_Blue
|
||||
LightThemeVariant.strawberrydaiquiri -> R.style.Theme_Tachiyomi_Light_StrawberryDaiquiri
|
||||
LightThemeVariant.yotsuba -> R.style.Theme_Tachiyomi_Light_Yotsuba
|
||||
}
|
||||
}
|
||||
setTheme(themeId)
|
||||
|
||||
Reference in New Issue
Block a user