Cleanup
parent
73a2e81953
commit
9522f92afd
|
@ -135,11 +135,11 @@ SYMBOL: wrap-margin
|
|||
SYMBOL: table-gap
|
||||
SYMBOL: table-border
|
||||
|
||||
: standard-table-style ( -- style )
|
||||
CONSTANT: standard-table-style
|
||||
H{
|
||||
{ table-gap { 5 5 } }
|
||||
{ table-border T{ rgba f 0.8 0.8 0.8 1.0 } }
|
||||
} ;
|
||||
}
|
||||
|
||||
! Input history
|
||||
TUPLE: input string ;
|
||||
|
|
Loading…
Reference in New Issue