standard-table-style ( -- value )


Vocabulary
io.styles

Inputs
None

Outputs
valuea hashtable


Word description
Outputs a table style where cells are separated by 5-pixel gaps and framed by a light gray border. This style can be passed to tabular-output.

Definition