Is it possible to load hex codes as a color palette
- 
					
					
					
					
 Color values can also be loaded in .CSV format. 
 The text file will look like that then.Fill-colors,sRGB-255,, 
 Name,R (0-255),G (0-255),B (0-255)
 ,248,77,57
 ,251,93,67
 ,255,108,77
 ...Is something like this also possible with Hex values? 
 If, how should the Text File Format look like.
 
- 
					
					
					
					
 @Subpath Not possible for now. 
 
- 
					
					
					
					
 Thanks, no action required. 
 I just wanted to know.
 
