help wanted
Repository metrics
- Stars
- (552 stars)
- PR merge metrics
- (30d に merged PR はありません)
説明
I noticed that the tool generates the whole color palette when generating HTML but seems restricted to 16(?) colors when generating ANSI codes.
Modern terminals also support truecolor. It would be nice, if jp2a could generate text for them or even better if there is a flag to control the amount of colors to output (also for HTML). Here I found a good summary of truecolor support for terminals.