mirror of
https://github.com/SimpleMobileTools/Simple-Camera.git
synced 2025-02-17 03:40:38 +01:00
make dark theme the default
This commit is contained in:
parent
b0c5c1a1ee
commit
c3861299b2
@ -1,4 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<resources>
|
<resources>
|
||||||
|
<!-- Default colors -->
|
||||||
|
<color name="default_text_color">@color/theme_dark_text_color</color>
|
||||||
|
<color name="default_background_color">@color/theme_dark_background_color</color>
|
||||||
</resources>
|
</resources>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user