Merge light and dark themes (#5470)

* Merge AMOLED and regular dark themes

This allows all variants of dark themes to use black backgrounds as a
separate preference.

* Merge light and dark themes

* Fix ReaderSeekBar color on Dark Blue theme

* Color fixes

* Fix Dark Blue bars ripple

* Simplify night mode check
This commit is contained in:
Ivan Iskandar
2021-07-02 19:44:04 +07:00
committed by GitHub
parent 82f3677168
commit 0eadc028b6
71 changed files with 408 additions and 785 deletions

View File

@@ -341,15 +341,10 @@
<string name="invalid_download_dir">無效的下載位置</string>
<string name="ext_obsolete">過舊</string>
<string name="obsolete_extension_message">這個擴充套件已無法使用。</string>
<string name="theme_light_blue"></string>
<string name="theme_dark_blue">深藍</string>
<string name="theme_dark_amoled">全黑 (AMOLED)</string>
<string name="pref_theme_dark">深色主題</string>
<string name="theme_light_default">預設</string>
<string name="pref_theme_light">淺色主題</string>
<string name="theme_darkblue"></string>
<string name="theme_default">預設</string>
<string name="theme_light">關閉</string>
<string name="theme_system">遵循系統</string>
<string name="theme_dark_default">預設</string>
<string name="pref_theme_mode">深色模式</string>
<string name="theme_dark">開啟</string>
<string name="pref_date_format">日期格式</string>