mirror of
				https://github.com/zoriya/Kyoo.git
				synced 2025-10-30 18:22:41 -04:00 
			
		
		
		
	Front: Improve readability in menus (#595)
This commit is contained in:
		
						commit
						0bc103386a
					
				| @ -157,6 +157,12 @@ const MenuItem = forwardRef< | ||||
| 			<style jsx global>{` | ||||
| 				[data-highlighted] { | ||||
| 					background: ${theme.variant.accent}; | ||||
| 					svg { | ||||
| 						fill: ${theme.alternate.contrast}; | ||||
| 					} | ||||
| 					div { | ||||
| 						color: ${theme.alternate.contrast}; | ||||
| 					} | ||||
| 				} | ||||
| 			`}</style>
 | ||||
| 			<Item | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user