Theme.getColor

Returns the Color at name if the theme has node_type.

struct Theme
@nogc nothrow const
Color
getColor
(
in String name
,
in String node_type
)

Meta