Type alias SchemeColorLookup

SchemeColorLookup: ((key) => RGBAColor)

Implemented on theme and colorMapping to allow for schemeVal to be looked up

Type declaration