bg-css, ( color -- )


Vocabulary
html.streams.private

Inputs
coloran object


Outputs
None

Definition


: bg-css, ( color -- )
"background-color: " % color>hex % "; " % ;