mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 05:40:04 +00:00 
			
		
		
		
	citra_android: Reduce the primary color's influence on the surface color in dark mode
This commit is contained in:
		
							parent
							
								
									8a3afaf9e6
								
							
						
					
					
						commit
						9aed0a14c7
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -19,7 +19,7 @@ | |||
|     <color name="citra_onErrorContainer">#FFDAD6</color> | ||||
|     <color name="citra_background">#1E1B16</color> | ||||
|     <color name="citra_onBackground">#E9E1D9</color> | ||||
|     <color name="citra_surface">#1E1B16</color> | ||||
|     <color name="citra_surface">#1C1C1B</color> | ||||
|     <color name="citra_onSurface">#E9E1D9</color> | ||||
|     <color name="citra_surfaceVariant">#4D4639</color> | ||||
|     <color name="citra_onSurfaceVariant">#D0C5B4</color> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue