feat(settings): Add pro gating for theme customization

Gate theme mode, style, and color settings behind pro/upgrade status.

Add Material Design 3 surface container color tokens to all color palettes.

Move upgrade prompt string to main resources with generic wording.

Disable theme preference items for non-pro users instead of late rejection.
This commit is contained in:
darken
2026-03-02 16:36:52 +01:00
committed by Matthias Urhahn
parent 8c278f2a3c
commit 073de3cf35
88 changed files with 419 additions and 110 deletions
-1
View File
@@ -103,7 +103,6 @@
<string name="widget_description">ویجتی که آخرین وضعیت شناخته‌شده دستگاه را نشان می‌دهد.</string>
<string name="widget_configuration_title">انتخاب دستگاه</string>
<string name="widget_configuration_description">انتخاب کنید این ویجت کدام پروفایل دستگاه را نمایش دهد.</string>
<string name="common_feature_requires_pro_msg">این ویژگی به CAPod Pro نیاز دارد.</string>
<string name="widget_no_data_label">بدون داده</string>
<string name="widget_config_appearance_label">ظاهر</string>
<string name="widget_config_preset_label">تنظیمات از پیش تعریف شده</string>