Files
cinny-desktop/src-tauri/gen/android/app/src/main/res/values-night/themes.xml
Max Litruv Boonzaayer 2a8c3a1475
Some checks failed
Build / check-version (push) Successful in 5s
Build / build-linux (push) Successful in 12m45s
Build / build-windows (push) Failing after 15m39s
Build / create-release (push) Has been cancelled
Build / build-android (push) Has been cancelled
Refactor code structure for improved readability and maintainability
2026-01-25 01:09:30 +11:00

7 lines
254 B
XML

<resources xmlns:tools="http://schemas.android.com/tools">
<!-- Base application theme. -->
<style name="Theme.paarrot" parent="Theme.MaterialComponents.DayNight.NoActionBar">
<!-- Customize your theme here. -->
</style>
</resources>