cloudroam
2025-03-12 32b40371a31b3984e01f5a072e8e9c7a1e6acc2b
app/src/main/res/values-night/themes.xml
@@ -13,4 +13,9 @@
        <item name="android:statusBarColor">?attr/colorPrimaryVariant</item>
        <!-- Customize your theme here. -->
    </style>
    <style name="ThemeOverlay.FirstApp.FullscreenContainer" parent="">
        <item name="fullscreenBackgroundColor">@color/light_blue_900</item>
        <item name="fullscreenTextColor">@color/light_blue_A400</item>
    </style>
</resources>