* Update dark style colours in skinfactory.cpp * Update vergilius metadata.xml, add %8 id * Update nudus skin. Separate it to light and dark versions (SCSS) Co-authored-by: akinokonomi <akinokonomi@example.com>
		
			
				
	
	
		
			16 lines
		
	
	
		
			No EOL
		
	
	
		
			227 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			No EOL
		
	
	
		
			227 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE html>
 | |
| <html lang="en">
 | |
| <head>
 | |
| <title>%1</title>
 | |
| <meta charset="utf-8">
 | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0">
 | |
| <style>
 | |
| %style%
 | |
| </style>
 | |
| </head>
 | |
| <body>
 | |
| 
 | |
| %2
 | |
| 
 | |
| </body>
 | |
| </html> |