mirror of
				https://github.com/zoriya/Kyoo.git
				synced 2025-10-31 10:37:13 -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>{` | 			<style jsx global>{` | ||||||
| 				[data-highlighted] { | 				[data-highlighted] { | ||||||
| 					background: ${theme.variant.accent}; | 					background: ${theme.variant.accent}; | ||||||
|  | 					svg { | ||||||
|  | 						fill: ${theme.alternate.contrast}; | ||||||
|  | 					} | ||||||
|  | 					div { | ||||||
|  | 						color: ${theme.alternate.contrast}; | ||||||
|  | 					} | ||||||
| 				} | 				} | ||||||
| 			`}</style>
 | 			`}</style>
 | ||||||
| 			<Item | 			<Item | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user