mirror of
				https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
				synced 2025-10-28 18:29:44 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			29 lines
		
	
	
		
			353 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			353 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
| 	"palettes": {
 | |
| 		"default": [
 | |
| 			"00000000",
 | |
| 			"416F71",
 | |
| 			"50a594",
 | |
|             "416F71"
 | |
| 		],
 | |
| 		"DefaultNight": [
 | |
| 			"00000000",
 | |
| 			"000000",
 | |
| 			"1c3807",
 | |
|             "000000"
 | |
| 		],
 | |
| 		"Snow": [
 | |
| 			"00000000",
 | |
| 			"5c67bc",
 | |
| 			"d7dcff",
 | |
|             "5c67bc"
 | |
| 		],
 | |
| 		"SnowNight": [
 | |
| 			"00000000",
 | |
| 			"000000",
 | |
| 			"4240a7",
 | |
|             "000000"
 | |
| 		]
 | |
| 	}
 | |
| }
 | 
