Add option for system accent

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2023-04-29 15:03:56 +05:30
parent ad1a893d8b
commit 4391e485c3
11 changed files with 59 additions and 8 deletions

View File

@@ -385,6 +385,7 @@
<string name="notification_channel_updater_service">App background download service</string>
<string name="app_updater_service_notif_title">Background app download</string>
<string name="app_updater_service_notif_text">Enables background app download</string>
<string name="ui_accent_0">System</string>
<string name="ui_accent_1">Blue</string>
<string name="ui_accent_2">Fuchsia</string>
<string name="ui_accent_3">Red</string>