Skip to content

Commit d777d34

Browse files
committed
feat: enable light status bar for AiSdCompose theme
1 parent 2c35864 commit d777d34

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/src/main/res/values/themes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
<item name="colorSecondaryVariant">@color/catppuccin_latte_mauve</item>
99
<item name="colorOnSecondary">@color/catppuccin_latte_base</item>
1010
<item name="android:statusBarColor">@color/catppuccin_latte_mantle</item>
11+
<item name="android:windowLightStatusBar">true</item>
1112
</style>
1213

1314
<style name="Theme.AiSdCompose.Splash" parent="Theme.Catppuccin.Latte.SplashScreen">

0 commit comments

Comments
 (0)