Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

256 color support #82

Closed
wants to merge 3 commits into from
Closed

Conversation

mranney
Copy link
Contributor

@mranney mranney commented Feb 5, 2016

Here is a proposed API for how to support Output256 or potentially OutputGrayscale. Let me know what you think.

Y axis label printing stopped before the top line
Sometimes large data values would land on the border or beyond the box
fix typo
Expose termbox OutputMode so users can override the default.
addColorMap to extend textbuilder with custom colors
ColorRGB24 to convert from web to terminal colors
@gizak gizak added this to the v3 milestone Mar 10, 2016
@luan
Copy link

luan commented Sep 9, 2017

@gizak any progress on this?

@cjbassi
Copy link
Contributor

cjbassi commented Aug 17, 2018

Cherry-picked the color commit. Thanks!

@farzadmf
Copy link

Hi, sorry if I'm asking a stupid question, but although apparently some changes were made, I'm not able to figure out how to enable having more than 8 colors.

Specifically, what I need is to set colors in a paragraph using the [color](fg:color) syntax, but I'm not sure how to do it

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants