mirror of
				https://github.com/AlexandreRouma/SDRPlusPlus.git
				synced 2025-10-31 00:48:11 +01:00 
			
		
		
		
	new file: root/res/colormaps/smoke.json
new file: root/res/colormaps/vivid.json
This commit is contained in:
		
							
								
								
									
										14
									
								
								root/res/colormaps/smoke.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										14
									
								
								root/res/colormaps/smoke.json
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,14 @@ | ||||
| { | ||||
|     "name": "Smoke", | ||||
|     "author": "Yaroslav Andrianov", | ||||
|     "map": [ | ||||
|         "#FFFFFF", | ||||
|         "#EEEEEE", | ||||
|         "#CCCCCC", | ||||
|         "#777777", | ||||
|         "#555555", | ||||
|         "#333333", | ||||
|         "#111111", | ||||
|         "#000000" | ||||
|     ] | ||||
| } | ||||
							
								
								
									
										25
									
								
								root/res/colormaps/vivid.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										25
									
								
								root/res/colormaps/vivid.json
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,25 @@ | ||||
| { | ||||
|     "name": "Vivid", | ||||
|     "author": "Yaroslav Andrianov", | ||||
|     "map": [ | ||||
|         "#000000", | ||||
|         "#090028", | ||||
|         "#12002c", | ||||
|         "#230039", | ||||
|         "#360143", | ||||
|         "#440154", | ||||
|         "#472c7a", | ||||
|         "#3b518b", | ||||
|         "#2c718e", | ||||
|         "#21908d", | ||||
|         "#27ad81", | ||||
|         "#5cc863", | ||||
|         "#aadc32", | ||||
|         "#fde725", | ||||
|         "#fdbc17", | ||||
|         "#f87b14", | ||||
|         "#e54b39", | ||||
|         "#e53f22", | ||||
|         "#e51906" | ||||
|     ] | ||||
| } | ||||
		Reference in New Issue
	
	Block a user