mirror of
https://github.com/janishutz/libreevent.git
synced 2026-03-14 07:00:05 +01:00
7 lines
342 B
XML
7 lines
342 B
XML
<resources xmlns:tools="http://schemas.android.com/tools">
|
|
<!-- Base application theme. -->
|
|
<style name="Base.Theme.LibreeventEntryControl" parent="Theme.Material3.DayNight.NoActionBar">
|
|
<!-- Customize your dark theme here. -->
|
|
<!-- <item name="colorPrimary">@color/my_dark_primary</item> -->
|
|
</style>
|
|
</resources> |