FoxMagiskModuleManager/app/src/main/res/values-night/themes.xml

4 lines
166 B
XML
Raw Normal View History

2021-10-01 20:19:42 +00:00
<resources xmlns:tools="http://schemas.android.com/tools">
<style name="Theme.MagiskModuleManager"
parent="Theme.MagiskModuleManager.Dark" />
</resources>