io.streams.256color: fixing grayscale, adding authors and summary files.
parent
db76e0b022
commit
0f7e41b7d6
|
|
@ -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