mirror of
				https://github.com/SimpleMobileTools/Simple-Draw.git
				synced 2025-06-05 21:59:17 +02:00 
			
		
		
		
	make dark theme the default
This commit is contained in:
		@@ -1,4 +1,6 @@
 | 
			
		||||
<?xml version="1.0" encoding="utf-8"?>
 | 
			
		||||
<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>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user