freeslot("SKINCOLOR_GLIMMERBUG")

skincolors[SKINCOLOR_GLIMMERBUG] = {
name = "Glimmerbug", -- Name of the custom color (no spaces or else it doesn't work :( )
ramp = {80,81,82,83,64,51,52,32,203,204,205,185,186,46,47,31}, -- Ordered lightest to darkest, 16 colors
invcolor = SKINCOLOR_LILAC, -- the inverted color
invshade = 4, -- The shade of the inverted color used for goalposts i think
chatcolor = V_ORANGEMAP, -- Chat color constant, see https://www.wiki.srb2.org/wiki/Video_flags#Color
accessible = true} -- Weather you can select the color or not