Skip to content

Available colors

Telecotxesco edited this page Dec 10, 2020 · 3 revisions

When defining a color by it's name through getChildrenColorNumber() function, these are the available self descripting colors:

"white" 		
"black" 		
"gray" 		
"darkgray" 	
"cleargray" 	
"blue" 		
"darkblue" 	
"lightblue" 	
"green" 		
"darkgreen" 	
"lightgreen" 
"red" 		
"darkred" 	
"lightred" 	
"pink" 		
"purple" 	
"lightpurple"
"yellow" 	
"darkyellow" 
"lightyellow"
"orange" 	
"darkorange" 

If the color you are searching for is not on the list, or the one of the list is not as you seek, consider using getChildrenRGBNumber() function instead.