We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c35864 commit d777d34Copy full SHA for d777d34
1 file changed
app/src/main/res/values/themes.xml
@@ -8,6 +8,7 @@
8
<item name="colorSecondaryVariant">@color/catppuccin_latte_mauve</item>
9
<item name="colorOnSecondary">@color/catppuccin_latte_base</item>
10
<item name="android:statusBarColor">@color/catppuccin_latte_mantle</item>
11
+ <item name="android:windowLightStatusBar">true</item>
12
</style>
13
14
<style name="Theme.AiSdCompose.Splash" parent="Theme.Catppuccin.Latte.SplashScreen">
0 commit comments