Function Theme.getColor

Returns the Color at name if the theme has type.

Color getColor (
  const(String) name,
  const(String) type
) nothrow @nogc const;