ui: OKLCH colors for gradients in onboarding cards (#6859)

* ui: OKLCH colors for gradients in onboarding cards

* add wide gamut to manifest
This commit is contained in:
Evgeny
2026-04-22 10:21:23 +01:00
committed by GitHub
parent 55fb729946
commit 75d990654b
5 changed files with 121 additions and 23 deletions
@@ -51,6 +51,7 @@
<activity
android:name=".MainActivity"
android:launchMode="singleTask"
android:colorMode="wideColorGamut"
android:exported="true"
android:label="${app_name}"
android:windowSoftInputMode="adjustResize"