StyleSheet.setColor

Sets the given color to the supplied name to be recalled by element draw functions.

class StyleSheet
public @safe nothrow
void
setColor
(
ubyte c
,
string colorName
)

Meta