mirror of
https://github.com/SimpleMobileTools/Simple-Flashlight.git
synced 2025-02-07 15:38:40 +01:00
change the app colors
This commit is contained in:
parent
0bb736dfd4
commit
6e5c127d6e
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<color name="colorPrimary">#3F51B5</color>
|
||||
<color name="colorPrimaryDark">#303F9F</color>
|
||||
<color name="colorAccent">#FF4081</color>
|
||||
<color name="colorPrimary">#ffff6f00</color>
|
||||
<color name="colorPrimaryDark">#ffe46300</color>
|
||||
<color name="colorAccent">@color/colorPrimary</color>
|
||||
</resources>
|
||||
|
Loading…
x
Reference in New Issue
Block a user