mirror of
				https://github.com/SimpleMobileTools/Simple-Notes.git
				synced 2025-06-05 17:00:23 +02:00 
			
		
		
		
	make dark theme the default
This commit is contained in:
		
							
								
								
									
										5
									
								
								app/src/main/res/values/colors.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								app/src/main/res/values/colors.xml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,5 @@ | ||||
| <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