Space Station 13 - Modules - Types

code/__HELPERS/colour_helpers.dm

/proc/tint_colorReturns a purely random tint for specific color
/proc/tint_color_hslReturns a random tint for a specific color in HSL space.
/proc/pick_closest_list_colorReturns the index of the closest color in the list.