getColor

open override fun getColor(name: String): AtomikColor

Gets the color based on a type. If none is found then the fallback is returned

Return

the AtomikColor based on the name passed

Parameters

name

The name of color you want to get as a String