mirror of
				https://gitlab.com/gpvkt/twitchtts.git
				synced 2025-10-31 00:57:35 +01:00 
			
		
		
		
	Fixed: Darkmode background for options
This commit is contained in:
		
							parent
							
								
									0bf6b70ff1
								
							
						
					
					
						commit
						41c499c569
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		
							
								
								
									
										1
									
								
								tts.html
									
										
									
									
									
								
							
							
						
						
									
										1
									
								
								tts.html
									
										
									
									
									
								
							|  | @ -39,6 +39,7 @@ | |||
|           $('body').addClass('bg-dark'); | ||||
|           $('p').addClass('text-light'); | ||||
|           $('select').addClass('text-light'); | ||||
|           $('option').addClass('bg-dark'); | ||||
|           $('span').addClass('text-light'); | ||||
|         } | ||||
|       } | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue