Theme.getColorList

Returns all the Colors as a PoolStringArray filled with each Color's name, for use in getColor, if the theme has node_type.

struct Theme
@nogc nothrow const
PoolStringArray
getColorList
(
in String node_type
)

Meta