🚀 Absolute Dark setting

* Added new "Absolute Dark" setting, which darkens "Pure Dark" theme even more, giving it completely black color as background
* May be more suitable for OLED screen users, while default "Pure Dark" may be better for non-OLED display users
This commit is contained in:
Acclorite 2024-09-04 21:45:07 +03:00
parent be9b28834c
commit 63bb317865
9 changed files with 100 additions and 46 deletions

View file

@ -209,6 +209,8 @@
<string name="language_option">Мова застосунка</string>
<string name="dark_theme_option">Темна тема</string>
<string name="pure_dark_option">Суцільна темрява (ОЛЕД)</string>
<string name="absolute_dark_option">Абсолютна темрява</string>
<string name="absolute_dark_option_desc">Змініть колір фона на повністю чорний</string>
<string name="theme_contrast_option">Контрастність теми</string>
<string name="app_theme_option">Тема застосунка</string>
<string name="check_for_updates_option">Перевіряти на оновлення</string>