mirror of
				https://github.com/SimpleMobileTools/Simple-Flashlight.git
				synced 2025-06-05 21:59:19 +02:00 
			
		
		
		
	change the app colors
This commit is contained in:
		| @@ -1,6 +1,6 @@ | |||||||
| <?xml version="1.0" encoding="utf-8"?> | <?xml version="1.0" encoding="utf-8"?> | ||||||
| <resources> | <resources> | ||||||
|     <color name="colorPrimary">#3F51B5</color> |     <color name="colorPrimary">#ffff6f00</color> | ||||||
|     <color name="colorPrimaryDark">#303F9F</color> |     <color name="colorPrimaryDark">#ffe46300</color> | ||||||
|     <color name="colorAccent">#FF4081</color> |     <color name="colorAccent">@color/colorPrimary</color> | ||||||
| </resources> | </resources> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user