io.streams.256color: fixing grayscale, adding authors and summary files.
parent
5c76cbb421
commit
bc5139e8ff
extra/io/streams/256color
|
@ -47,7 +47,7 @@ intensities [| r i |
|
|||
] each-index
|
||||
|
||||
! Add the Grayscale colors
|
||||
0x08 0xee over - 10 /i 10 <range> [
|
||||
0x08 0xee 10 <range> [
|
||||
[ dup dup 3array ] dip 232 + swap
|
||||
256colors set-at
|
||||
] each-index
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
John Benediktsson
|
|
@ -0,0 +1 @@
|
|||
xterm-256color implementation of formatted stream protocol
|
Loading…
Reference in New Issue