ThemeEngine: Rework theme configuration
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
4
app/src/main/res/values-night/themes.xml
Normal file
4
app/src/main/res/values-night/themes.xml
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<style name="AppTheme" parent="BaseTheme" />
|
||||
</resources>
|
||||
Reference in New Issue
Block a user